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...
Hi,
I was noticing that there is a TCP/IP version 6 protocol that can be installed instead of the older TCP/IP version that my computer is currently using. I was wondering if there is any reason not to use the new version. If not then I could use some help on how to go about using it...
Hi,
I have 4 computers (2 Windows XP and 2 Windows 98) on a wireless network. I use IPX/SPX for file sharing across my home network. I had been using 128 bit WEP security for my wireless network. I had read that WPA security was better. So, I switched to WPA security, but then started...
The code at the bottom of the page is gotten from another company, which is not allowed to be changed. However, the company has given me 2 different versions of the code, neither which are allowed to be changed, but the difference between the 2 codes is just 1 line. So, I am trying to use the...
Let me recap what I want since I made an error in what I said in one of my posts:
I want a script at the top of a html page that can change a line in a script at the bottom of the page. The problem I think is that the top script can't change the bottom script code after the bottom script has...
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.