Hello there

I'm looking for simple techniques for obscuring website sources and rendering them unreadable by humans.

I'm using php to make scripts to help protect websites against reverse engineering. I'm a newb to all this and this is my first 'project' so any input would really help me out!

So far the only useful thing I've come across is devolution. Where you'd use Hex to display a URL or ascii codes in place of markup text. Do you know of any other way I can approach the project?

Currently I'm leafing through dns papers and browser specs but can you suggest any other areas I can look into? A similar opensource project or something would be great!

Hope nobody minds if I post in here. Even tho it' dosn't really involve cryptology. Wasn't sure where else I might find advice on the topic.

Cheers,