I tried your suggest and it doesn't work. Sorry! Thanks, Scott "Richard Crawford" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > That's weird. But try '\/19"; use the back-slash to escape the control > character. > > > Scott Fletcher wrote: > > > 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 > > > > > > > > > > > > -- > Sliante, > Richard S. Crawford > > mailto:[EMAIL PROTECTED] > http://www.mossroot.com > AIM: Buffalo2K ICQ: 11646404 Yahoo!: rscrawford > MSN: [EMAIL PROTECTED] > > "It is only with the heart that we see rightly; what is essential is > invisible to the eye." --Antoine de Saint Exupery > > "Push the button, Max!" > >
-- 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]