RE: ad.php - Redirect php with 10 seconds html delay 04-21-2021, 01:24 AM
#4
(04-21-2021, 01:15 AM)zardusfish Wrote: Why do we need this?
The only purpose of this php script is to show a 10 second ad before redirecting to the final page. For example you have a blog or site and your post has a mediafire link then you format the url like the code below...
Code:
/ad.php?url=http://mediafire.com/saf3tg455jhg/mydownload.rar
And your users will see ad.php for 10 seconds before redirecting to the mediafire link.
(This post was last modified: 04-21-2021, 01:24 AM by hacxx.)