Advertisement
Guest User

Untitled

a guest
Feb 8th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. <?php
  2. /**
  3. *
  4. * @ This file is created by deZender.Net
  5. * @ deZender (PHP4 Decoder for eAccelerator & MMCache)
  6. *
  7. * @ Version : 1.1.3.0
  8. * @ Author : DeZender
  9. * @ Release on : 17.05.2011
  10. * @ Official site : http://DeZender.Net
  11. *
  12. */
  13.  
  14. $inifile = @file_get_contents( 'res:///PHP/PHP.INI' );
  15.  
  16. if ($inifile) {
  17. ..............................................................
  18. ..............................
  19. .........
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement