Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> PHP
Author Message
drmike
Worker
Worker



Joined: Jul 15, 2004
Posts: 108
Location: Charlotte, NC

PostPosted: Fri Jan 28, 2005 8:27 am Reply with quote

Greets:

I'm in the process of rolling out a new PHPNuke site and, due to the client's request, I'm trying to put in an advert page before an article displays.

I'm been looking at the News/article.pgp script and I can see where I could just make a call before hand to display this special page by using an extra include and then a call to a fuction that would display this special page. After a bit (Say ten seconds or if the visitor clicks on a 'skip' link.), we would continue to the article. What i can't figure out is how to tell PHP to continue with the rest article.php script. Does that make sense?

I thought about passing to the ad displaying script the actual URL for the article but that would just put me into a loop as the ad displaying code would be called first.

Is there a way or method to stop PHP and then tell it to continue on after the 10 seconds or when the visitor clicks on the 'skip' link?

Thanks,
-drmike

_________________
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website ICQ Number
sixonetonoffun
Spouse Contemplates Divorce



Joined: Jan 02, 2003
Posts: 2496

PostPosted: Fri Jan 28, 2005 9:23 am Reply with quote

Couple of things.
1 I really think it would be easier for updates ect... to do this in the theme.
2 Your can use
Header("Refresh: 0; url=
or use something like this
echo "<META HTTP-EQUIV=\"refresh\" content=\"2;URL=modules.php?name=$redirect\">";

I don't know if your client specifically requested a full page ad but I think a gentle insertion would be a lot easier to manage and less invasive to the users. I guess if something is being rolled out like a forced click system the intermittent page would be a simple solution.

_________________
[b][size=5]openSUSE 11.4-x86 | Linux 2.6.37.1-1.2desktop i686 | KDE: 4.6.41>=4.7 | XFCE 4.8 | AMD Athlon(tm) XP 3000+ | MSI K7N2 Delta-L | 3GB Black Diamond DDR
| GeForce 6200@433Mhz 512MB | Xorg 1.9.3 | NVIDIA 270.30[/size:2b8 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> PHP

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©