RE: [PHP] updating a database

2010-07-14 Thread Tommy Pham
> -Original Message- > From: Ashley Sheridan [mailto:a...@ashleysheridan.co.uk] > Sent: Wednesday, July 14, 2010 11:29 AM > To: Bob McConnell > Cc: David Mehler; php-general > Subject: RE: [PHP] updating a database > > On Wed, 2010-07-14 at 10:29 -0400, Bob McCo

RE: [PHP] updating a database

2010-07-14 Thread Ashley Sheridan
On Wed, 2010-07-14 at 10:29 -0400, Bob McConnell wrote: > From: David Mehler > > > What i'm trying to do certainly doesn't seem hard conceptually, but > > coding it has been rough. I'm wondering if anyone has anything > > similar. > > I've got a database with records. The first time the page is a

RE: [PHP] updating a database

2010-07-14 Thread Bob McConnell
From: David Mehler > What i'm trying to do certainly doesn't seem hard conceptually, but > coding it has been rough. I'm wondering if anyone has anything > similar. > I've got a database with records. The first time the page is accessed > the submit button won't be selected, so display information

Re: [PHP] updating a database

2010-07-14 Thread Bastien Koert
On Wed, Jul 14, 2010 at 9:59 AM, David Mehler wrote: > Hello, > What i'm trying to do certainly doesn't seem hard conceptually, but > coding it has been rough. I'm wondering if anyone has anything > similar. > I've got a database with records. The first time the page is accessed > the submit butto

[PHP] updating a database

2010-07-14 Thread David Mehler
Hello, What i'm trying to do certainly doesn't seem hard conceptually, but coding it has been rough. I'm wondering if anyone has anything similar. I've got a database with records. The first time the page is accessed the submit button won't be selected, so display information about the record with

Re: [PHP] updating a database (mysql)

2001-09-27 Thread sagar N Chand
Subject: [PHP] updating a database (mysql) When I update my mysql database, is there a way with PHP to know what or if any records where updated? Joseph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

RE: [PHP] updating a database (mysql)

2001-09-26 Thread Maxim Maletsky \(PHPBeginner.com\)
Try mysql_affected_rows() It will tell you how many rows were affected. Maxim Maletsky www.PHPBeginner.com -Original Message- From: Joseph Bannon [mailto:[EMAIL PROTECTED]] Sent: mercoledì 26 settembre 2001 21.47 To: PHP (E-mail) Subject: [PHP] updating a database (mysql) When I

Re: [PHP] updating a database (mysql)

2001-09-26 Thread Sheridan Saint-Michel
l)" <[EMAIL PROTECTED]> Sent: Wednesday, September 26, 2001 2:47 PM Subject: [PHP] updating a database (mysql) > When I update my mysql database, is there a way with PHP to know what or if > any records where updated? > > Joseph > > > > -- > PHP General Mailing

[PHP] updating a database (mysql)

2001-09-26 Thread Joseph Bannon
When I update my mysql database, is there a way with PHP to know what or if any records where updated? Joseph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-ma