on 7/10/01 1:01 AM, Navid A. Yar at [EMAIL PROTECTED] wrote:

> Hmmm, I was wondering about security of PHP also. Does anyone know the
> general issues of security within PHP documents? My thought is that PHP
> cannot be seen when you view a source anyway, so isn't it secure enough
> (besides the basic firewall and system security)?


If you have some function in a file called say ... functions.inc

you can see the php script if you call functions.inc from a browser...

because the server won't do the php code in an inc file...

how do I change this!?


-- 
PHP General 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]

Reply via email to