+ 9

How can I retrieve/request the current user from another page?

I'm busy working on a PHP webpage... I want the server of my PHP to retrieve the current user and print its name... Any Solution? Thanks

26th Jun 2017, 8:26 AM
Iwan
Iwan - avatar
2 Antworten
+ 2
Use Sessions. Sessions can save variables until the user closes his browser.
26th Jun 2017, 11:36 PM
LaserHydra
LaserHydra - avatar