Hi,
I'm using Apache, and I created a .php page and viewed it
in Firefox, and discovered that all of the <? ?content
was visible using View Source.
How do I hide that PHP code from users?
That code necessarily has PHP commands for acessing
a database and so on... sensitive stuff.
Thanks.
I'm using Apache, and I created a .php page and viewed it
in Firefox, and discovered that all of the <? ?content
was visible using View Source.
How do I hide that PHP code from users?
That code necessarily has PHP commands for acessing
a database and so on... sensitive stuff.
Thanks.
Comment