Re: [PHP] Re: Simple Question

2001-12-12 Thread J.F.Kishor
hello, I don't know how for I got your problem but, If you trying to print a string like this eg : print "This is Tom's book"; In the above case you need not use a back slash to escape the single quote coz' php accepts single quote's within a double quote. Otherwise you

RE: [PHP] Re: Simple Question

2001-12-12 Thread Martin Towell
D] Subject: Re: [PHP] Re: Simple Question To be honest, the book PHP4 Developer's Guide by Blake Schwendiman has it listed as strip_slashes(). I just happened to be reading it when I saw the original message and copied it as it's listed in the index. So, rather than blaming him, I t

Re: [PHP] Re: Simple Question

2001-12-12 Thread Gaylen
len Fraley' ; [EMAIL PROTECTED] Sent: Wednesday, December 12, 2001 10:56 PM Subject: RE: [PHP] Re: Simple Question you look at the docs or did you do it the trail-and-error way? -Original Message- From: Gaylen Fraley [mailto:[EMAIL PROTECTED]] Sent: Thursday, Decemb

RE: [PHP] Re: Simple Question

2001-12-12 Thread Martin Towell
you look at the docs or did you do it the trail-and-error way? -Original Message- From: Gaylen Fraley [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 13, 2001 3:22 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Re: Simple Question Nope. fatfingered :) stripslashes() is correct

Re: [PHP] Re: Simple Question

2001-12-12 Thread Gaylen Fraley
ROTECTED]... > Gaylen is prob right - I didn't check me syntax :( > > -Original Message- > From: Tom Ray [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 13, 2001 3:11 PM > To: Gaylen Fraley > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP] Re: Simple Question >

Re: [PHP] Re: Simple Question

2001-12-12 Thread Rio Uniwaly
stripslashes() Rio :-) - Original Message - From: Tom Ray <[EMAIL PROTECTED]> To: Gaylen Fraley <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, December 13, 2001 11:10 AM Subject: Re: [PHP] Re: Simple Question > oh no, Iv'e gotten two answers.

RE: [PHP] Re: Simple Question

2001-12-12 Thread Martin Towell
Gaylen is prob right - I didn't check me syntax :( -Original Message- From: Tom Ray [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 13, 2001 3:11 PM To: Gaylen Fraley Cc: [EMAIL PROTECTED] Subject: Re: [PHP] Re: Simple Question oh no, Iv'e gotten two answers... stripsla

Re: [PHP] Re: Simple Question

2001-12-12 Thread Tom Ray
oh no, Iv'e gotten two answers... stripslashes() and strip_slashes() which one? which one?! Gaylen Fraley wrote: >strip_slashes() > >-- >Gaylen >[EMAIL PROTECTED] >Home http://www.gaylenandmargie.com >PHP KISGB v2.6 Guest Book http://www.gaylenandmargie.com/phpwebsite > >"Tom Ray" <[EMAIL PRO