Hi

I came from ASP and I'm sort of a newbie. I'm sure you'll see
that after my question :-)

I'm looking for a way to insert data in an mysql db but not with an
insert into statement. Is there any way i can do some sort of:

mydb.myfieldname = $myvalue

??

(same as in asp with recordsets: rs!fieldname = value)
any way to do that in a similar manner?

thanks for your help
daniel











-- 
PHP Database 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-mail: [EMAIL PROTECTED]

Reply via email to