If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Can't evaluate form variables in php under Win98SE  XML
Forum Index » General Discussion
Author Message
Anonymous



Hi all,
I have PHP script that operates with variables achieved from previous formular, but they are all undefined (isset = false). Under Linux with same Apache and PHP (is as CGI too) the same script works best.

I've sent form in both methods get and post, but doesn't work any.

Had somebody similar situation? How can I solve it?

my configuration:
win98 second edition
Apache 2.0.39
PHP 4.2.1 as CGI

You can mail me to mhrtko@yahoo.com.

-Michal-
Anonymous



Do you have register_globals turned off?
Check your php.ini.
Anonymous



Anonymous wrote:
Do you have register_globals turned off?
Check your php.ini.


Yes I did. But why are working forms and PHP so strange?
-mh-
Anonymous



Sorry.
ignore my last post

register_globals must be turned on
 
Forum Index » General Discussion
Go to:   
Based on the open source JForum