Posted by Victor Saldaρa D. on 05/09/05 17:10
On 5/9/05, MartΓn MarquΓ©s <martin@bugs.unl.edu.ar> wrote:
> I have a text variable that contains "$" symbols, that when I pass it out PHP
> thinks that the "$" mean that a variable name comes right after.
>
> I tried escaping the "$" put with no luck.
>
> Is there something I can do?
$var = 'hi $there';
--
Victor SaldaΓ±a D.
User #330054 counter.li.org
[Back to original message]
|