Dear Antonio,
Is it possible to access session objects created in PHP with a mod harblur file?
I tried:
in PHP
$_SESSION["username"] = "admin";
in prg file
var loggedin = sessionStorage.getItem("username" );
alert(loggedin);
but do not get the value.
Best regards,
Otto
access session object from PHP with mod harbour
access session object from PHP with mod harbour
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************