"/19" is ok, but "\19" really fails. Try put "\\19" instead.
Valentin Petruchek (aki Zliy Pes) http://zliypes.com.ua mailto:[EMAIL PROTECTED] ----- Original Message ----- From: "Scott Fletcher" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 18, 2002 7:45 PM Subject: [PHP] "/19", the "/" doesn't work?? > Hi! > > When I put the data, "/19"; into a PHP variable, I found that it > produce only "9" in the variable. PHP probably think that "/1" is like > "/r", "/n", etc. So, what substitute do I need to use to make it "/19" > instead of "9". I don't know of any PHP code or shortcut to cancel out that > effect. > > Thanks, > Scott > > > > -- > 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 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]