RE: php version/oscommerce

Daemonj <[email protected]> 4 Aug 2003 02:21:46 -0000
Newsgroups gmane.comp.web.oscommerce.devel
Message-ID <8daa32efc2cf285533d12b4fd36c1049@osCommerce-Forums>
This message was sent from: Development
http://forums.oscommerce.com/viewtopic.php?p=207043#207043
----------------------------------------------------------------

osCommerce is currently coded to be compatible with PHP3.

I believe that the includes/application_top.php file creates the $_SESSION array from the $HTTP_SESSION_VARS array if the version of PHP that is running does not support $_SESSION.

Does that help?