Scripting Language - Old Questions
Question Answer Details
Write PHP function that accepts username and password as arguments and check with student table, if credentials match, redirect to dashboard page otherwise display 'Invalid username/password'.
Answer
AI Generated Answer
AI is thinking...