ah,
thanks for finding that thread for me (how do u do it? i had to go page by page of my threads..), i reinstalled PHP and now it is working, but the strange problem is that the first time i instlled PHP it was in my D:\, it was that php.exe file that apache was accessing, the new one i installed in C:\, retained the old php.ini file, guess what happened? the $HTTP_POST_VARS was working but not $_POST, i got bugged, then i found out the D:\, C:\ problem, i unistalled the entire thing again and changed my apache config file, it now works like magic.
and one more thing in my version register_globals is off by default. so without declaring the variable it must throw an error, in the prior installation it did not do it.
thats it, whew...
Known is handfull, Unknown is worldfull