Advertisement
Guest User

Untitled

a guest
Apr 16th, 2013
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. header("Location: $location", true, $status);
  2.  
  3. "Cannot modify header information - headers already sent by (output started at /home/content/c/l/a/clareb23/html/client4/wp-content/plugins/featured-articles-lite/main.php:773) in /home/content/c/l/a/clareb23/html/client4/wp-includes/pluggable.php on line 870"
  4.  
  5. <script>
  6. window.location = '<?php echo $location?>?myvar=true&status=<?php echo $status?>';
  7. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement