Date: 06/27/02
- Next message: user <email protected>: "[PHP-DB] Re: PHP and msql Error"
- Previous message: Ryan Jameson (USA): "RE: [PHP-DB] MySQL Update failing..."
- Maybe in reply to: NIPP, SCOTT V (SBCSI): "[PHP-DB] MySQL Update failing..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Figured it out. Thanks to anyone who started looking at this. The
problem was not having my variables in the correct order in the $updateSQL.
Once I corrected this, the posting now works fine.
-----Original Message-----
From: NIPP, SCOTT V (SBCSI)
[mailto:php-db-return-20158-sn4265=sbc.com <email protected>]
Sent: Thursday, June 27, 2002 11:07 AM
To: 'php-db <email protected>'
Subject: [PHP-DB] MySQL Update failing...
In need of some help. I have a PHP form page that is updating a
MySQL database that is not working. Here is the code for the three pages
that work together for this application. The oncall_new.php works fine to
insert new records into the database, and the oncall_log.php works fine to
display the database items. The oncall_update.php is the one that is
failing to update the database. I cannot find anything wrong with the code,
and I making an initial presentation of this in a couple hours. I was
hoping another set of eyes might spot something obvious or simple. Thanks
in advance.
<<oncall_new4.php>> <<oncall_update1.php>> <<oncall_log.php>>
Scott Nipp
Phone: (214) 858-1289
E-mail: sn4265 <email protected>
Web: http:\\ldsa.sbcld.sbc.com
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: user <email protected>: "[PHP-DB] Re: PHP and msql Error"
- Previous message: Ryan Jameson (USA): "RE: [PHP-DB] MySQL Update failing..."
- Maybe in reply to: NIPP, SCOTT V (SBCSI): "[PHP-DB] MySQL Update failing..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

