hello.
For some reason my slackware apache php server computer wont acknowledge varibles sent to pages from previous pages.
ie:
http://192.168.0.66/index.php?blahBlahVarible=10 should open the index.php file and have a varible called $blahBlahVarible but it doesnt it just opens the index.php file as usual.
neither does it seem to notice varibles sent to it by a form.
all varibles made and used on the page behave normally.
using the php triad set of sql, apache amd php on windows it all works fine I have had this problem in that past with php on IIS but i never fixed it.
Is this a problem i have to fix with the php setup or is it something to do with the server in this case apache?
thanks,
Ben.