1) How do I make the parser cause the script to die if the information submitted includes characters other than a-zA-Z0-9? When I tryed doing this it only gave an error when the first character wasn't a-z etc.
2) I also want my parser kill the script if the length of the data is greater than say.. 200 characters.
Thanks.
2) I also want my parser kill the script if the length of the data is greater than say.. 200 characters.
Thanks.