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]

Reply via email to