![]() |
Need a little help on hiding a code
I want a set of codes to hide so nothing appears when you will open the source code of the page.
Let say I want to hide this on the source code <iframe src="http://www.mysite.com"></iframe> How to hide that? The site is wordpress |
You basically can't. Anyway, normally hidden iframe = scumbag. Don't be the fish in the roses. It makes us all stink.
|
Quote:
|
you can't. At most you can obfuscate it with some js
|
yep, obfuscated javascript is the only way to do it.
|
What is loaded is in the source, one way or the other.
|
Or you could run it server side but it would probably bog down your server...
|
I've seen it before, but it was on an HTML page not WordPress. If you did a 'view source' all you saw was a snippet of code that said "Nothing to see here". I always wondered how they did it. It was a while back so not even sure where it was.
|
Quote:
|
here is one interesting way to do it..
call a javascript <script src=hidden.js.php></script> the javascript is a php page. Code:
<?php |
|
Quote:
But you should delete your post so nobody will use this monster code :winkwink: |
I wonder how the fucktards who said it couldn't be done are feeling right now
|
Quote:
:winkwink: and can be decrypted using this http://www.elfqrin.com/urlenchtmldecrypt.html |
All times are GMT -7. The time now is 04:34 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc