Re: [PHP] can .inc run php script?

2001-01-29 Thread Shawn Blaylock
php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] -- Shawn Blaylock, ClipperNet Software Engineer [EMAIL PROTECTED] http://www.clipper.net/ Eugene OR 541-431-3360 x406

Re: [PHP] arg....

2001-01-26 Thread Shawn Blaylock
whoops! I forgot to escape my quotes! try this: $query_str = "INSERT INTO links (count) VALUES (\"$count\") WHERE lid=\"$id\""; mysql_query($query_str); Shawn Blaylock wrote: > > You might want to try this: > > mysql_query("INSERT INTO

Re: [PHP] arg....

2001-01-26 Thread Shawn Blaylock
gt; > > > > >-- > >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 General

Re: [PHP] How does PHP accept multiple selection

2001-01-23 Thread Shawn Blaylock
nload of MSN Explorer at http://explorer.msn.com > > -- > 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] -- Shawn Bl

Re: [PHP] "but what if.." Function / String Problem

2001-01-19 Thread Shawn Blaylock
O yeah! Thanks for pointing that out! =) Ignacio Vazquez-Abrams wrote: > > On Fri, 19 Jan 2001, Shawn Blaylock wrote: > > > Yep. I think the only difference is the way it handles variable > > interpolation, but I'm not entirely sure on that one. &g

Re: [PHP] "but what if.." Function / String Problem

2001-01-19 Thread Shawn Blaylock
> Yeah, I didn't think so. But I knew that '' behaves differently > than "". I just wasn't sure of the exact details of the differences. > > Chris -- Shawn Blaylock, ClipperNet Software Engineer [EMAIL PROTECTED] http://www.clipper.net/ Eugene O

Re: [PHP] "but what if.." Function / String Problem

2001-01-19 Thread Shawn Blaylock
t; can I call a function without concantenating the function > > together with the string? > > *being a little stubborn* > > No. Why would you want to? > You *might* be able to do it if you use single quotes instead, > but I am unsure and personally doubt that it would

Re: [PHP] Function / String Problem

2001-01-19 Thread Shawn Blaylock
;} > else > {return "NO";} > } > > -- > 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_SELF truncated to 17 chars

2001-01-18 Thread Shawn Blaylock
- - - - - - - - - - - - - - - - - - - - - - - - - - > "LINUX is obsolete" -- Andy Tanenbaum, January 29th, 1992 > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >http://www.JEEP-FOR-SALE.com/ -- I need a buyer > Get your own Free,

Re: [PHP] $PHP_SELF truncated to 17 chars

2001-01-18 Thread Shawn Blaylock
olete" -- Andy Tanenbaum, January 29th, 1992 > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >http://www.JEEP-FOR-SALE.com/ -- I need a buyer > Get your own Free, Private email at http://www.smackdown.com/ > > On Thu, 18 Jan 2001, Shawn Blaylock wrote: > > > Date: Thu, 18 Jan 2001

Re: [PHP]

2001-01-18 Thread Shawn Blaylock
; http://php.net/books.php > > http://www.concert-band.de/ > > mailto:[EMAIL PROTECTED] > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > To cont

[PHP] $PHP_SELF truncated to 17 chars

2001-01-18 Thread Shawn Blaylock
ndering if anyone knew how to solve this problem? I'm using the Zeus web server and PHP is set up as an ISAPI module. Thanks! -- Shawn Blaylock, ClipperNet Software Engineer [EMAIL PROTECTED] http://www.clipper.net/ Eugene OR 541-431-3360 x406 Toll Free 866-673-6260 x406 -- PHP Gener