Advertisement
Guest User

Untitled

a guest
Apr 18th, 2014
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. .wysiwygPro_preview_2cc37e731786ff9b24157cd9f049b9cb.php
  2.  
  3. <?php
  4. if ($_GET['randomId'] != "h6wErVoQiTtcfJOQAXxRY56_1NdgoGfVy_NpD4ecgtbBjp6URh8lF") {
  5. echo "Access Denied";
  6. exit();
  7. }
  8.  
  9. display the HTML code:
  10. echo stripslashes($_POST['wproPreviewHTML']);
  11.  
  12. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement