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'.

5 marks
Asked in 2024

Answer

AI Generated Answer

AI is thinking...