Kaoz-tutorials
Filters (New!) | RSS feed RSS feed | Our Tutorials | Submit Tutorials | Contact

SITE: totallyphp.co.uk

 
Photoshop
Flash
HTML and CSS
JavaScript
PHP programming

Check that characters in a variable are alpha numeric using ereg September 7th, 2007

This verifies if a PHP variable string contains characters other than letters or numbers using the PHP function ereg. This PHP code snippet can be useful for form input where you only want users to input alpha numeric characters.

PHP programming >> Basics >> totallyphp.co.uk
Broken Link | 14 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5