Hi,
May I know anyone got the idea of base64 decode?
Quote:
|
<?php eval(base64_decode('JGRvY3VtZW50ID0mIEpGYWN0b3J5Oj pnZXREb2N1bWVudCgpOw0KJGRvY3VtZW50LT5hZGRDdXN0b21U YWcoJGhlYWRlcl9jb2RlKTsNCmVjaG8gJE15Rm9ybS0+YWRkaG FzaCgpOw==')); ?>
|
Here is the code which i found in php, if i would like to change it to other content how to do?