I wrote code in PHP to check if the username and email is in use if so the user can’t sign up , and it works . But my problem is that when I use a username that’s in the database to register , nothing happens which means that the PHP code works . But how do I show the else statement in corona ?
And also how do I check if the user entered an email in the email field ? for example if they put “22” or “aa” it signs the user up