I am currently working on a project which allow my users to use a mobile device to logged in their credentials using PHPMyAdmin. If credentials are correct, it will direct them to another screen. Moreover, my php code has successfully linked to the database and have tested that which can login successfully and direct them to another page.
I am using a localhost server, XAMPP as well. I have assembled my blocks and code. However, there's an error message:
Runtime Error: The arguments are the wrong number of arguments for ShowAlert
Can anyone helped me? I am new to this as well.
Here's some screenshot of my blocks: