Welcome Guest, Not a member yet? Register   Sign In
session not working?
#1

(This post was last modified: 02-18-2020, 11:13 AM by jreklund.)

Login.php
-------------

i stored the value
PHP Code:
$_SESSION['logvalue']="89"

Redirect.php
---------------
PHP Code:
echo " -  - "$_SESSION['logvalue']; 


This is working on local Apache server. but not working on PLESK and 000Webhost..?
Code:
A PHP Error was encountered
Severity: Notice
Message: Undefined index: logvalue


Thanks..
Reply


Messages In This Thread
session not working? - by adscbe - 02-18-2020, 11:06 AM
RE: session not working? - by mjamilasfihani - 02-18-2020, 07:59 PM
RE: session not working? - by stlake2011 - 02-23-2020, 08:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB