Recent content by disdainedangel

  1. D

    Why is my MySQL update appending the page twice in the url like page.php/page.php?

    I've got an html form which defaults its values to records already in mysql. The form acts just to update the information. The problem is, when I submit the information - the script appends the page to the end of the url instead of posts back to the same page (instead of submitting and posting...
  2. D

    Help with my PHP/MySQL Query?

    I need a little help with my PHP/MySQL query. I'm trying to query a table which has a row full of 'tags' that are seperated by commas. When the user uses the site search, the query will search the table row which is filled with the tags, search within the comma delimited tags and find and...
Back
Top