xXLeighXx2008
08-20-2008, 12:44 AM
We are creating our own page that is NOT vb powered and we are linking it to a mysql database OUTSIDE vb.
We want to validate our registration page so it does not allow usernames with special characters.. Remember, this is NOT vb powered and will not create the user in vb.
We have been recommended to use the eregi() function but we can't find any tutorials on how to acheive this.
This is simply for a custom php file
Can anyone help?
We want to validate our registration page so it does not allow usernames with special characters.. Remember, this is NOT vb powered and will not create the user in vb.
We have been recommended to use the eregi() function but we can't find any tutorials on how to acheive this.
This is simply for a custom php file
Can anyone help?