I have javascript and cgi script that protect the page but not the source. I have seen php3 codes on other sites where u cann't access source code or image/text. I need to have that php code. Does anyone know one?
Protect Source Code PHP
The PHP source shouldn't be going out at all - it's supposed to be run by the server. If site visitors are seeing your source code then there's a problem in your server configuration.