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!
ok i have a text field that submits the entered text with post. but if someone enters only blank spaces it still goes through, how can i tell if the post data is only blank spaces?