AFAIK, Python supports the reload() method, which lets you dynamically control includes while a script is running.

In PHP, even workarounds are tough to create reloadable modules for scripts, so, what other means are there to reload includes, and redeclare functions?

Thank you,
Andrew Heebner, EvilWalrus.com

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to