I've writen a simple PHP script the includes if it has a vareable in it.
such as htdocs/this/index.php?id=about I uploaded is to my serever and it worked, but on my home computer it wont work. I have apache and PHP installed. The really weird thing is that I can run simple echo (" "(scrips and include (" ") scrips and they work, but when i try to use a vareable in the address to call a file it's messes up.
Could this be because i have PHP installed wrong? It would seem if one script works the all shoud, I'm rather baffeld here, so any tips you could give me would be great!
thanks.