php LOGIN script
<p>Doubt regarding php loginscript video</p>
<p>what does this error mean</p>
<p><strong style="color: #000000; font-family: Comfortaa, cursive; font-size: medium; text-align: center;">Notice</strong><span style="color: #000000; font-family: Comfortaa, cursive; font-size: medium; text-align: center;">: Only variables should be passed by reference in </span><strong style="color: #000000; font-family: Comfortaa, cursive; font-size: medium; text-align: center;">C:\xampp\htdocs\phplogin\register.php</strong><span style="color: #000000; font-family: Comfortaa, cursive; font-size: medium; text-align: center;"> on line </span><strong style="color: #000000; font-family: Comfortaa, cursive; font-size: medium; text-align: center;">22</strong></p>
<form action="register.php" method="POST">
<input type="text" placeholder="Enter your Email" name="email">
<input type="password" placeholder="Enter a password" name="password">
<input type="password" placeholder="Confirm your password" name="password">
<input type="submit" value=Register>
</form>**ddd**
