PDA

View Full Version : php programing


Jackmeoff
12-12-2001, 10:58 PM
Would like to know if anyone can help me make a php file. Im trying to use it to keep track of my click thrus. From what it sound like its not that hard. But,thats not my bag of tea. Please help. I want to do something like this below...

-_____

First create your PHP file.
$url = 'http://mysponsor.com/?id=mycode';
header("Location: $url\n\n");
?>

'Plat
12-12-2001, 11:08 PM
Go to http://www.hotscripts.com

They have many many scripts that can do it for u.

Jackmeoff
12-13-2001, 01:22 AM
Thx plat