Re: [PHP] dynamically fill list box

2002-03-14 Thread gee
;; - Original Message - From: "Jason Wong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 14, 2002 9:36 PM Subject: Re: [PHP] dynamically fill list box > On Thursday 14 March 2002 16:07, gee wrote: > > A real newbie would be grateful for so

[PHP] dynamically fill list box

2002-03-13 Thread gee
t;; echo ""; ?> You left one or more fields blank."); } $query2 = "update contact set first='$first', last='$last', address='$address', paid='$paid' where id='$id'"; mysql_db_query(&

[PHP] update mysql record

2001-12-08 Thread gee
Newbie is trying to edit a mysql record on my local machine using mysql 3.23.34 and PHP 4.04 and nothing gets updated after changes are made. I would be most grateful for any help Thank you Gee. "; ?> Latin Name: "; print "Common Name: "; print "Description