Hi everyone!
As u can see by my username, I'm a newbie in PHP.
Now to the question:
I have made a site that extracts data (in my case movies) that logs in a user and shows all data that the user has entered as a table. I've written some titles in MySQL manually to see if it works and it did. The problem starts when I try to add a new title. The following message appears....
Notice: Undefined index: user in C:\wamp\www\login.php on line 9
Notice: Undefined index: pass in C:\wamp\www\login.php on line 10
I'll attach my 2 files here for anyone who's intersted to see.
Please help!
Thanks in advance!