Fahad Pervaiz wrote:
> ECHO is a language construct but still is there any work around to override
> it or change its functionality???

if your willing to hack the php source then you can pretty much do whatever you 
want;
that said there is no mechanism for overriding echo or any other language 
construct in
the std php...

there is runkit (http://php.net/runkit) but that doesn't seem to offer language 
construct
overriding based on a quick glance.



> 

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

Reply via email to