In article <001201c0c77c$a0262360$[EMAIL PROTECTED]>,
[EMAIL PROTECTED] ("Hector M Banda") wrote:
> I want to know how can I store all the forms in a place where users can run
> them but are not available to the owner of the domain.
See the following for pages for info on using an include_path outside the
web server document root.
http://php.net/configuration
http://php.net/security
http://php.net/include
> Or even better, can PHP forms be encrypted?
http://zend.com/zend/products.php#encoder
(Way expensive for what you want to do.)
--
CC
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]