Menu

php4Delphi 5.5 update 1

* New property RegisterGlobals (boolean) added to psvPHP component
* New property MaxExecutionTime (integer) added to psvPHP component - Maximum execution time of each script, in seconds
* New property MaxInputTime (integer) added to psvPHP component - Maximum amount of time each script may spend parsing request data
* New property SafeMode (boolean) added to psvPHP component
* New property SafeModeGid (boolean) added to psvPHP component - When safe_mode is on, UID/GID checks are bypassed when
including files from this directory and its subdirectories. (directory must also be in include_path or full path must
be used when including)
* Memory leak fixed in phpModules unit
* php_class demo project errors fixed
* psvPHP can load now PHP modules using dl() function

Download link:
http://users.chello.be/ws36637/download/php4Delphi.zip

Posted by Serhiy Perevoznyk 2004-05-26

Log in to post a comment.