You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you help me understand my ERROR Message? Everything up until this point is working following your YouTube Video. Tutorial 3 - Connect A Signup Form With MySQL Database
Fatal error: Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'lastname' cannot be null in F:\ampps\www\useraccounts\registration.php:24 Stack trace: #0 F:\ampps\www\useraccounts\registration.php(24): PDOStatement->execute(Array) #1 {main} thrown in F:\ampps\www\useraccounts\registration.php on line 24
The text was updated successfully, but these errors were encountered:
Can you help me understand my ERROR Message? Everything up until this point is working following your YouTube Video. Tutorial 3 - Connect A Signup Form With MySQL Database
Fatal error: Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'lastname' cannot be null in F:\ampps\www\useraccounts\registration.php:24 Stack trace: #0 F:\ampps\www\useraccounts\registration.php(24): PDOStatement->execute(Array) #1 {main} thrown in F:\ampps\www\useraccounts\registration.php on line 24
The text was updated successfully, but these errors were encountered: