I installed EasyPHP (latest version) on my PC and it seems that URL variables do not work there...
So... If I put a <a href="index.php?page=home">HOME</a>
the index.php page tells me that variable $page does not exists...
What did I do wrong, How can I fix this problem?
Thanx in advance...
JeanPHP
Belgium