Copy link to clipboard
Copied
im a beginner in Dreamweaver CS4 and i learn from just watching videos about tutorial..
i have a big problem..
in ADWCS4 its easy to make a login form....
for those tutorials i've watch i havent encounter how to get the username to another page who login..
im using PHP
hope you can answer my question
http://forums.adobe.com/thread/417437
Copy link to clipboard
Copied
set a session variable. example
$_SESSION['user'] = $_POST['username']
Copy link to clipboard
Copied
sir could you mind if i ask an example.
Copy link to clipboard
Copied
http://forums.adobe.com/thread/417437
Find more inspiration, events, and resources on the new Adobe Community
Explore Now