php-general | 2001122
Date: 12/21/01
- Next message: Martin Schichl: "[PHP] Authentication problem with IE on Win2k"
- Previous message: Michael Geier: "RE: [PHP] Sendemail appends domain to mail function"
- In reply to: Alexander Skwar: "Re: [PHP] Question about CREATE_FUNCTION"
- Next in thread: Bogdan Stancescu: "Re: [PHP] Question about CREATE_FUNCTION"
- Reply: Bogdan Stancescu: "Re: [PHP] Question about CREATE_FUNCTION"
- Reply: Alexander Skwar: "Re: [PHP] Question about CREATE_FUNCTION"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
<?php
$test='htmlspecialchars';
echo $test('<html>');
?>
Produces :
<html>
Regards,
Andrey
----- Original Message -----
From: "Alexander Skwar" <ASkwar <email protected>>
To: "Andrey Hristov" <ahristov <email protected>>
Cc: <php-general <email protected>>
Sent: Friday, December 21, 2001 5:35 PM
Subject: Re: [PHP] Question about CREATE_FUNCTION
So sprach »Andrey Hristov« am 2001-12-21 um 15:52:35 +0200 :
> Nope
> $test();
Please explain!
Alexander Skwar
-- How to quote: http://learn.to/quote (german) http://quote.6x.to (english) Homepage: http://www.iso-top.de | Jabber: askwar <email protected> iso-top.de - Die günstige Art an Linux Distributionen zu kommen Uptime: 4 days 23 hours 37 minutes-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Martin Schichl: "[PHP] Authentication problem with IE on Win2k"
- Previous message: Michael Geier: "RE: [PHP] Sendemail appends domain to mail function"
- In reply to: Alexander Skwar: "Re: [PHP] Question about CREATE_FUNCTION"
- Next in thread: Bogdan Stancescu: "Re: [PHP] Question about CREATE_FUNCTION"
- Reply: Bogdan Stancescu: "Re: [PHP] Question about CREATE_FUNCTION"
- Reply: Alexander Skwar: "Re: [PHP] Question about CREATE_FUNCTION"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

