How are you including the file in question?

Jim
----- Original Message -----
From: "Liam Gibbs" <[EMAIL PROTECTED]>
To: "php list" <[EMAIL PROTECTED]>
Sent: Thursday, March 06, 2003 9:58 PM
Subject: [PHP] Dollar signs in values


How is it I can properly get PHP to represent dollar signs when putting it
into HTML?

I know that dollar signs denote the beginning of a variable, like $reference
or $ftpstream or whatever. However, I have a text file that contains (or can
contain) values with $ in them. When I open the file and grab those values,
then stick them onto my HTML page, they get unpredictable results. Is there
a way I can escape them or such?




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to