Selasa, 13 Agustus 2013

PHP Indonesia - Facebook: mau tanya sama agan" di sini, cara rubah menjadi s...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
mau tanya sama agan" di sini, cara rubah menjadi s...
Aug 13th 2013, 10:30, by Josafat

Josafat 10:30am Aug 13
mau tanya sama agan" di sini,
cara rubah menjadi script gimana ya gan ? (contoh)
<Script Language='Javascript'>
<!-- HTML Encryption provided by exz -->
<!--
document.write(unescape('%0A%3C%68%74%6D%6C%3E%3C%6D%65%74%61F'));
//-->
</Script>
jdi kayak script biasa gan, makasih gan sebelum nya :)

Unapzeus Adinovic 10:43am Aug 13
document.write(escape

Josafat 10:44am Aug 13
maksut nya gan ?

Unapzeus Adinovic 10:46am Aug 13
Ini maksudnya mau echo encrypt dokumen jadi plain text ato gimana?

Josafat 10:47am Aug 13
text gan

Ramdhan Nurrachman 10:49am Aug 13
PP nya Hacker.

Josafat 10:49am Aug 13
PP doang gan cuma tampilan :3

Unapzeus Adinovic 10:52am Aug 13
...

<script>

var str="%0A%3C%68%74%6D%6C%3E%3C%6D%65%74%61F";
var str_esc=unescape(str);
document.write(str_esc + "<br>")
document.write(escape(str_esc))

</script>

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar