Subject Re: How to use a Dbase app on two geographically diverse locations
From Ronnie MacGregor <No_Sp@m.Thanks>
Date Fri, 12 Jan 2018 19:03:16 -0000
Newsgroups dbase.getting-started

In article <8QoX6I9iTHA.2464@ip-AC1E04A7>, akshat.kapoor@kapoorsons.in says...

> In php once you move forward control stays there so if you want to move
> back you will have to call A at the end of B to transfer control back to
> A and when you return you will find that all the variable need to be
> reinitialised so you have to take care to pass on whatever values you
> require here (which is again an issue)

If you make use of the session object in PHP then you can store variables or
property values server side, and access them from the code of every PHP page as
you go.


--
Ronnie MacGregor
Scotland

Ronnie at
dBASEdeveloper
dot co dot uk

www.dBASEdeveloper.co.uk