The ads aren't displayed in an iframe. Let me try to give an example of the problem I am having. I have the OpenAds javascript code on http://www.test1.com/index.html. The javascript code calls http://www.test2.com/ads.php which calls my ad code that contains php code that has $current_url =...
Hi,
I am running OpenAds (formerly phpAdsNew) on one domain to display ads on another domain. My problem is that my 'banner code' in OpenAds uses php code that attempts to get the URL from the page where the ad is displayed. However, it keeps trying to grab the URL from the .php file that the...
First of all, I meant to thank everybody for their help by saying thanks all for your help but accidentally typed thanks for all your help, but I still meant thanks to everybody for helping. Unfortunately, I didn't quite understand what you meant and couldn't figure it out until vacunita gave...
I don't think you understand what I am asking.
I have a web page with the following code:
<?php
$page_id = 2;
include("http://". $_SERVER['SERVER_NAME']. "/comments/comments_form.php");
?>
The comments_form.php contains a php script. When I put echo "Page id is $page_id" within the...
jpadie,
I'm not sure what you mean. The include line is working fine. The only problem is that I can't reference the $page_id variable within the comments_form.php file.
Thanks!
Ben
Hi,
I have a web page with the following code:
$page_id = 2;
include("http://". $_SERVER['SERVER_NAME']. "/comments/comments_form.php");
I need the included file, comments_form.php, to be able to use the $page_id variable but it doesn't seem to be able to for some reason.
Thanks!
Ben
I have the following example cron job set up through cpanel:
/path_to_script/script.cgi
When the cron job finishes running, I get an email with the output from the script. The email's subject line is, "/path_to_script/script.cgi". I was wondering if there was something I could put in the...
One Windows xp computer has the same problem of only being able to see and access itself. The other Windows xp computer can only see but no longer access the workgroup. Any ideas?
Ok...I set up Netbios over TCP/IP and bound it to file sharing (even though I have heard many times that this a less secure way of doing it) and I have the exact same problem. Any ideas?
Thanks!
Ben
Well, my Windows 98 computers are part of a wired network so I don't have to worry about them not being able to work with WPA. I had IPX/SPX/NetBIOS file-sharing working when using WEP security. The reason I have not been using Netbios over TCP/IP is because I have heard and read that it is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.