Hi,
I am very new to php and I installed :php421 ,xitami server on Win98se
I am having problems of running the download application , which I am not sure whether is sessions or caching problems .
Description of my problems.
1. I have a index.html which do nothing except at refresh a database.php
2. it seems that the 1st time it run properly by displaying http://ServerPC/database.php?webadmin=some_cache_id...
3. but I don't know why now it just won't start anymore whenever I call the index.html
it will only shows
http://ServerPC/database.php
the "?webadmin=webadmin=some_cache_id..." won't show anymore , unless I type it myself?
I would like to know what is my problems ?
Well I really don't know what's wrong can any one help please . Thanks