> I am studying on php. And the book say, when the server see php extension it > is running php file and giving results to the visiting browser. > > But as I see related directories are normal directory, doesn' t like cgi-bin > directories. > > Is there any change to see php file source such as file open function or > something else? I am not going to somebody else file. Just I want to be sure > how secure the php?
It's all in CVS, read the source: http://cvs.php.net/ http://www.php.net/anoncvs.php You may also search the source in lxr: http://lxr.php.net/ Also, the following may be helpful to you: http://www.zend.com/phpfunc/ Regards, Philip -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php