Can you show me more detail on this ?
For example
Before my website is HTML
index.html
and in that I have some Link
< a href="http://www.testing.com" >Testing< /a >
now I want to change it to database PHP
index.php
< a href="?ID=23&Topic=testing" >Testing< /a >
OK so how can I make something liek that ?? or you can show me some article that realte to my question .. very appreciate for that