Need some help with forms and mysql

Submitted by programmer on Thu, 08/21/2008 - 14:03.

I have a registration form which new users fill in some basic iinformation and when it is submitted the appropriate tables in mysql database are updated. Is there a way for when the user enters their webpage url to append to the beginning and end of what they submit either in the form itself, the php page it calls on or mysql?

For example when they enter http://www.myhomepage.com I would like it pushed to the table as

Post your Answer

  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. Beside the tag style "<foo>" it is also possible to use "[foo]". PHP source code can also be enclosed in <?php ... ?> or <% ... %>.

More information about formatting options