Re: [PHP] Looking for a function

2001-12-24 Thread Valentin V. Petruchek
Thanks. Exactly what i need Merry Christmas! - Original Message - From: "James Cox" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "PHP" <[EMAIL PROTECTED]> Sent: Monday, December 24, 2001 6:15 PM Subject: RE: [PHP] Looking for a function >

RE: [PHP] Looking for a function

2001-12-24 Thread James Cox
www.php.net/urlencode Merry Christmas! James Cox > -Original Message- > From: Valentin V. Petruchek [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 24, 2001 3:58 PM > To: PHP > Subject: [PHP] Looking for a function > > > Hello, cannot find function

Re: [PHP] Looking for a function

2001-12-24 Thread Gianluca Baldo
VVP> Hello, cannot find function to convert all dangerous symbols (spaces,dots VVP> etc) into %20 variant. VVP> Is there any standard, or i have to develop my own? Look at urlencode(), it shoud be what you are lookingfor. Cheers, Gianluca -- ALBASOFTWARE C/ Mallorca 186 -

[PHP] Looking for a function

2001-12-24 Thread Valentin V. Petruchek
Hello, cannot find function to convert all dangerous symbols (spaces,dots etc) into %20 variant. Is there any standard, or i have to develop my own? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]