Hey my input is something like this which items could dynamically get added more if the user want, <input type="text" name="name[]" value="name"> <input type="text" name="last...
Hey, I have a simple change password php file and this is the code https://pastebin.com/a2KiKGBV , when i hit the button nothing changes in the database and when i check the e...
Cj Dj whats next Mj?
yup it is, /changepassword.php?user=alice it's the url when im in the changepassword page and the undefined index : user error refers to line 4 * $user = $_GET['user']