fayax
New Member
I want to know how can I index links in a single file.
E.g.1 (http://www.myserver.com/topics.php?ID=introduction)
E.g.2 (http://www.myserver.com/topics.php?ID=general)
E.g.3 (http://www.myserver.com/topics.php?ID=overview)
In the examples, the main file is "topics.php" with different parameter.
If we change the parameter, the contents will change.
What I want to know is how can I make that.
Thanks in advance.
E.g.1 (http://www.myserver.com/topics.php?ID=introduction)
E.g.2 (http://www.myserver.com/topics.php?ID=general)
E.g.3 (http://www.myserver.com/topics.php?ID=overview)
In the examples, the main file is "topics.php" with different parameter.
If we change the parameter, the contents will change.
What I want to know is how can I make that.
Thanks in advance.