Hello,
i am creating a simple website for a friend. There is a download page that waits 3 seconds bafore redirecting the user directly to the file. I dont want to make a redirect page for each file. so i figured i could put this in the url:
download.php?dlurl=URL OF FILE
i can do that but how would i then put it into my page as a redirect? with the variable and all?
could someone please help me a bit here?
thanks