|
Posted by Peter Van Hove on 06/02/05 14:41
Hi,
I'm really really new to php.
I need a push in the right direction, to take it from there, hopefully.
The more detail you can give, the better.
Here's what I want to do :
1.
Throughout all my *.html pages replace a certain link to (e.g.) link.php?p=2
so replace the actual link to a link which is "provided" by the php code.
How exactly would I do that ?
2
In the php code I would also like to take counters in account, on daily
basis.
For instance, if a counter is incremented to 5, then this link has done its
work, now use another link to another domain etc.
So, the counters would need to be reset somehow on daily basis.
The idea is to have no human interaction anymore after the stuff is active.
Here too I have no clue how to start
Your help appreciated.
Navigation:
[Reply to this message]
|