Log in

View Full Version : Invisible Source Code ???



Jas
02-14-2008, 04:21 AM
I know this is a bad idea, and I don't intend to use it, but it's killing me because I can't figure it out: How do people make the source code look blank or random characters when you view it? I've seen it once or twice (I think there was a post on these forums waaayyyy back when), but I don't see how it's possible.

EDIT: I saw that DD has a tool, but it uses JS, and I'm not sure that's what I've seen. One source code page was actually BLANK.

rangana
02-14-2008, 05:55 AM
Hi jas,
To make the codes invisible, is to code it with PHP, but not totally hidden...and with all my wits...I can't see any way to hide the source code!(not for idiots)
If it's online..then it is bound for public use! :D

This link (http://www.dynamicdrive.com/forums/showthread.php?t=2316&highlight=hide+source+code) have been dubbing much about it!.

Twey
02-14-2008, 08:06 AM
One source code page was actually BLANK.Scroll down, some people think it's clever to put loads of linebreaks before the source.

djr33
02-14-2008, 03:39 PM
It's impossible to hide the source. Either it's what Twey said, or just "encrypted" with Javascript, which isn't hard to extract.

Jas
02-14-2008, 05:10 PM
Scroll down, some people think it's clever to put loads of linebreaks before the source.

LOL. What a waste of space that would be. Any way, I think you guys are right. There's no real way that I can see to hide it. If I find what I saw way back when again, I'll look more closely. Anyway, my thing is, if the source is blank, the page also has to be blank, so it must be imposible. (There's a few run on sentances for you ;))