is there any way to encrypt the php webpage so that when a user see the source of my page no original urls are displayed????????:happysad:
is there any way to encrypt the php webpage so that when a user see the source of my page no original urls are displayed????????:happysad:
As far as I know md5 is the only php encryption. Its one way and non-decryptable.
I dont think there is anyway to encrypt a webpage and let users still view it without letting them decrypt it. . .
Sorry,
-Fearghal
If you mean when someone clicks View, Source to see where links, and images etc are stored then the answer is no. If you make it impossible to read by human eyes, then the webbrowser can't either. If you want to hide things like include addresses etc, then you don't have to worry because the visitor will never see them anyway.
Nathan H Formerly UnFoundBug
http://www.theadmin.co.uk - Yes i know the colours don't go, I'm working on it.
VPS Admin | x10-commandments
So thats where it went! I thought i was losing my mind.