![]() Join Up! 96824 members and counting! |
|
|||
php-general | 2005051
Date: 05/09/05
Hello Martín,
Monday, May 9, 2005, 1:23:45 PM, you wrote:
MM> I have a text variable that contains "$" symbols, that when I pass it out PHP
MM> I tried escaping the "$" put with no luck.
$string = "hello\$world";
Best regards,
Richard Davey
-- http://www.launchcode.co.uk - PHP Development Services "I do not fear computers. I fear the lack of them." - Isaac Asimov
|