PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hello i have a problem with this if, i'm trying to make it work but the else sentence doesn't work, when the condition is true it works but when its false it doesn't 'cause it doesn't show anything it leaves the page blank. Please help.
hello how do you know the $pass has the value you are checking for?one step to find out what is happening is to print the value of $pass and each value of $row['clientes_password']; hope this helps you find out what is wrong