Weird Variable Behaviour

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jerz

    Weird Variable Behaviour

    Hi,

    I tried upgrading my version of PHP to 4.3.2 and now all of my pages are
    returning the following for nearly every variable:

    Notice: Use of undefined constant sopen - assumed 'sopen' in C:\Program
    Files\KeyFocus\ KFWS\htdocs\obs \index.php on line 4

    The 'undefined constant' 'sopen' (which is called by $_SESSION[sopen]) is
    obviously an index to an array. But my pages are returning this error for
    every single index in any array.

    I'm guessing that I haven't done something right in php.ini but I have no
    idea what.

    Thanks in advance.


    ---
    Outgoing mail is certified Virus Free.
    Checked by AVG anti-virus system (http://www.grisoft.com).
    Version: 6.0.502 / Virus Database: 300 - Release Date: 18/07/2003


Working...