There's a function in this code called:
function session_start() {}
Is this exendable for my applcation?
It's not in the root of my application though, it's here:
C:\Program Files\Jcx.Software\VS.Php\2005\2.5\Language Reference\session.php.
Is there a way to use this file in a similar was such as a GLOBAL.asa or .asax in the Microsoft world?
If not, why have it in the first place?
Thanks.
Doug.
Session.php-Extending session_start() method at app level
Moderator: General Moderators
-
drdexter33
- Forum Newbie
- Posts: 5
- Joined: Mon Jun 02, 2008 12:39 pm