[PHP] mysql prob w/ php

2001-10-30 Thread sc
without thinking but i cant seem to get it... Thx. sc -- 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-mail: [EMAIL PROTECTED]

[PHP] mysql php prob...

2001-10-30 Thread sc
without thinking but i cant seem to get it... Thx. sc -- 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-mail: [EMAIL PROTECTED]

[PHP] php mysql prob...

2001-10-30 Thread sc
without thinking but i cant seem to get it... Thx. sc -- 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-mail: [EMAIL PROTECTED]

Re: [PHP] php mysql prob...

2001-10-30 Thread sc
Yeah sorry about that, didn't mean to send out 3... Ok i got it working... thanks for all the replys... -sc David Robley [EMAIL PROTECTED] wrote in message 01103111392904.28397@www">news:01103111392904.28397@www... On Wed, 31 Oct 2001 11:25, sc wrote: Hi; i keep getting

Re: [PHP] php mysql prob...

2001-10-30 Thread sc
? thx. -sc Jason Brooke [EMAIL PROTECTED] wrote in message 043f01c161a9$bf8d99a0$0100a8c0@co3040297a">news:043f01c161a9$bf8d99a0$0100a8c0@co3040297a... Or the single quotes around the table name in the sql string Your query is probably broken - do some error checking after your datab

Re: [PHP] php mysql prob...

2001-10-30 Thread sc
ql_errno($dblink); or echo mysql_error($dblink); echo mysql_errno($dblink); jim - Original Message - From: sc [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, October 30, 2001 6:01 PM Subject: Re: [PHP] php mysql prob... ok i thought it would be working, but on testing

[PHP] question about variables...

2001-10-30 Thread sc
.)...and cant seem to find any info on it (dont really know what to search for).. Anyone know how one can go about it? thx. -sc -- 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

Re: [PHP] question about variables...

2001-10-30 Thread sc
the first one that you gave me works fine... thanks for that.. -sc Hugh Danaher [EMAIL PROTECTED] wrote in message 000d01c161cf$eb160d20$9106f4d8@win95">news:000d01c161cf$eb160d20$9106f4d8@win95... SC What you want should look something like this: ${seat.$p} where $p can be inc

[PHP] write to multiple sql tables

2001-10-03 Thread sc
Hi; Is there any easy way of writing to multiple mysql tables in the one database? ie. putting it all in the one query etc? instead of writing a heap of code... Any help would be great... thx. -sc -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED