i have an insanely long solution, and when i say insanely long i mean it'll take 2 posts to get the whole code in, but most of it is just copy/paste into an include, and the rest is pure genuis.
People can't see server side html, right?
Nor can they see the source for data added AFTEER the page has loaded (Eg: document.getEle mentById.innerH TML="DSFSD";)
So i compiled my brains with ajax and sajax and php and made this:
Page loads -> Requests AJAX -> Runs PHP in bg -> PHP returns to ajax the hidden content -> AJAX rewrites the content of the target with the data to be hidden -> Hacker looks at source -> sees ORIGIONAL html, NOT updated html -> Pulls out hair -> Origional webmaster enjoys a safe code -> TSDN has to deal with a huge post -> Then someone kills me because i made a long list.
ok
thats it in a nutshell
tell me if your interested.
People can't see server side html, right?
Nor can they see the source for data added AFTEER the page has loaded (Eg: document.getEle mentById.innerH TML="DSFSD";)
So i compiled my brains with ajax and sajax and php and made this:
Page loads -> Requests AJAX -> Runs PHP in bg -> PHP returns to ajax the hidden content -> AJAX rewrites the content of the target with the data to be hidden -> Hacker looks at source -> sees ORIGIONAL html, NOT updated html -> Pulls out hair -> Origional webmaster enjoys a safe code -> TSDN has to deal with a huge post -> Then someone kills me because i made a long list.
ok
thats it in a nutshell
tell me if your interested.
Comment