Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Some PHP and MySQL Help (2)

  1. #11
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    In your database table, you also need the field 'id' (or something similar) to identify which row you are editing. You could probably go into your database using a web-based administration tool such as PHPmyAdmin (or similar) and add this field in there.

    Other than that, the script will not function properly (the snippet I posted above).

    Hope this helps.

  2. #12
    Join Date
    Nov 2006
    Location
    90 miles north of Las Vegas
    Posts
    37
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yes I have this field allready and it has a value of zero........?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •