Hi, i'm new to php. I juz installed PHP5 to my web server. The problem is whenever i submitted a form to a php script, the script won't recognized the value unless i use superglobals variables instead e.g. $POST, $GET for every variables. I've downloaded fews scripts but it would be problem to change everything to superglobals variables. FYI, i've enable register_global in php.ini but it still doesn't work. Help me plz.
TQ :queasy: