no i was asking some thing else.....
here is the code
login.php<html><body><form action=cookie.php method=post>Name:<input type=text name=username/><br>Email:<input type=text name=email ><br><input type…
i know....... but i was asking some thing else
i juz wanaa ask thattttttttt
how can i use 2 variables here ? tell me lpzzzzz
like which syntax i m using is this right syntax or not ? if not then how to do here...
<form action = request.php?u…
i just want to get the values through this and then i will display on third page
how can i get more than 1 variables here ?
<form action = request.php?username=<?= $_REQUEST['username'];?> email=<?= $_POST['email']?> method="p…