Validate username in php
Use this simple code to validate the usernames in php ( maybe you need to a user registration ). The username will have only characters, numbers and _ (underscore)
Read the rest of this entry »Topics focus on software, tips and tricks, tutorials, web design, resources and inspiration
Use this simple code to validate the usernames in php ( maybe you need to a user registration ). The username will have only characters, numbers and _ (underscore)
Read the rest of this entry »