Hi guys,
Im new to php but i find it very interesting because it makes me feel comfortable developing web applications. But my problem comes anytime i attempted running the script on apache server 1.3. I end up having some funny error message like this one
Invalid URI in request GET /test.php HTTP/1.1
when i want to run a page containing <? phpinfo() ?> script
what have i not done right please.