t; return ($str);
> }
>
>> -Original Message-
>> From: Jeroen Geusebroek [mailto:[EMAIL PROTECTED]]
>> Sent: Saturday, May 19, 2001 11:46 PM
>> To: [EMAIL PROTECTED]
>> Subject: [PHP] Reversing htmlspecialchars()
>>
>>
age-
> From: Jeroen Geusebroek [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, May 19, 2001 11:46 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Reversing htmlspecialchars()
>
>
> Hi There,
>
> How can i reverse the htmlspecialchars() functions?
> I can't seem to
> > How can i reverse the htmlspecialchars() functions?
> > I can't seem to find a function for that.
>
> There is no function to do that.
Can't you use the translation array, reverse it, and apply it?
It's mentioned in the manual somewhere...
Would be heavy hack, but IMO it should work...
Jero
Hi Rasmus,
> > How can i reverse the htmlspecialchars() functions?
> > I can't seem to find a function for that.
>
> There is no function to do that.
Maybe it would be a nice feature to add in PHP?
For the moment i'll just have to make my own version then :)
Thanks,
Jeroen
--
PHP General Ma
> How can i reverse the htmlspecialchars() functions?
> I can't seem to find a function for that.
There is no function to do that.
-Rasmus
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact
Hi There,
How can i reverse the htmlspecialchars() functions?
I can't seem to find a function for that.
Thanks,
Jeroen Geusebroek
--
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
Yev wrote:
> I encoded my HTML text via htmlspecialchars(), but now need to get the
> actual HTML.. I searched the docs, but couldn't find the reverse
> function. How would I do this?
See also: htmlentities(), array_flip(), and get_translation_table().
-Egon
--
SIX Offene Systeme GmbH
Hello
I encoded my HTML text via htmlspecialchars(), but now need to get the
actual HTML.. I searched the docs, but couldn't find the reverse
function. How would I do this?
TIA,
Yev
__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
8 matches
Mail list logo