yap, i have a problem with php: now my web server or php does not accept parameters from outside, like "http://localhost/naujas_skinas/naujienos.php?[b]id=5[/b]" should show all thread, but it shows me like "http://localhost/naujas_skinas/naujienos.php" only a news list, and i'm not able to connect to my member system. All these problems are not in my scripts, but smwhere else, maybe php or server (abyss web server) configuration. Maybe sm1 know how to solve this problem without windows reinstaliation, but if i will not be able to solve it, then "format c:/q" -> "install windows"
Mates, plz help me
Huge problem with php
phpinfo
use phpinfo(); if a file and see if the problem is the webserver. use ?id=5 after the file with phpinfo(); and at the bottom it should have it un $_SERVER['URI']