I am running phproxy 5 (.php page is incldued below) http://www.nomorepasting.com/getpaste.php?pasteid=9298 Code (markup): & I want to add a popunder code for when people start visiting other sites using the proxy. How do I do this? I am unsure of where to add the javascript code for the popunder! Thanks. +Rep for anyone who helps. Or I'll StumbleUpon their page, or Digg, etc.
On this line: $_url_form = '<div style="width:100%;margin:0;text-align:ce put the javascript code before the "<div"
I am currently in the office so I am unable to test this so I slapped it together rather fast. But this will Show a message box. Doesn't have to you can easily include "something.html"; Or even doe a <<<EOF:
Parse error: syntax error, unexpected T_STRING in /home/prxy/public_html/index.php on line 1143 Trying yours LittleJohn.
its cuz the code has spaces and ' stuff (like google's adsense publishing code) and it gave me that error pasted in the front of <div
can u show me an example with a google adsense code <script type="text/javascript"><!-- google_ad_client = "pub-xxxxxxxxxxxxxxx"; google_ad_width = 160; google_ad_height = 600; google_ad_format = "160x600_as"; google_ad_type = "text_image"; google_ad_channel = ""; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "2A5DB0"; google_color_text = "333333"; google_color_url = "82C13E"; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> Code (markup):