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

[PHP] question about variables...

2001-10-30 Thread sc
and . etc.)...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 contac

Re: [PHP] php & mysql prob...

2001-10-30 Thread sc
= mysql_error($dblink); > $errno = mysql_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

Re: [PHP] php & mysql prob...

2001-10-30 Thread sc
before).. Any ideas? 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 q

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: &

[PHP] php & mysql prob...

2001-10-30 Thread sc
'$outPort$p' - $youtdata; Can anyone help me overcome this prob? i've prob missed something 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
'$outPort$p' - $youtdata; Can anyone help me overcome this prob? i've prob missed something 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 prob w/ php

2001-10-30 Thread sc
'$outPort$p' - $youtdata; Can anyone help me overcome this prob? i've prob missed something 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] 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