Register globle problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sanjay123456
    New Member
    • Sep 2006
    • 125

    Register globle problem

    Dear Friends ,

    In older php software (like made in php 2.0 and 3.0) for converting php4.0 or higher we can use import_request_ variables for GET , POST and COKKIE .

    Can we convert session variable also ??
    how can we convert ? so that software become run.


    sanjay
  • MarkoKlacar
    Recognized Expert Contributor
    • Aug 2007
    • 296

    #2
    Hi,

    You can play around with session as well, it's a bit more complicated that the get,post and cookie but anyway.

    Just have a look at sessions and let us know if you need any help getting started or anything like that.

    Good luck...

    Comment

    Working...