print htmlspecialchars("[EMAIL PROTECTED]@#%:[EMAIL PROTECTED]@[EMAIL 
PROTECTED]|#:~December,
2003~on~fjskl");


Niklas

-----Original Message-----
From: Liam Gibbs [mailto:[EMAIL PROTECTED] 
Sent: 7. maaliskuuta 2003 8:13
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Dollar signs in values


> Could you show some code to illustrate the unpredictable results that 
> you
get?

Here's what I have in my file:

[EMAIL PROTECTED]@#%:[EMAIL PROTECTED]@[EMAIL PROTECTED]|#:~December, 2003~on~fjskl

It's first exploded() by ~, then those values are produced by print("")
statements, like this one:

print("                        <DIV ALIGN = \"CENTER\"><STRONG>\"" .
$information[1] . "\"</STRONG>");

I'll try the single quotation mark method first, though.


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

###########################################
This message has been scanned by F-Secure Anti-Virus for Internet Mail. For
more information, connect to http://www.F-Secure.com/

###########################################
This message has been scanned by F-Secure Anti-Virus for Internet Mail.
For more information, connect to http://www.F-Secure.com/

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

Reply via email to