Nickname: éè and more

Dear all, i'd like that user could put in the nickname the following caracters:

éèòàùì and more. Where can I add it?

I tried to add here: return ( preg_match( '/^[a-zA-Z0-9_-]+$/', $arg0 ) and !file_exists( $dir['root'] . $arg0 ) );

but it didnt work.

Thanks a lot!

Quote · 26 Jul 2008

 

no solutions?

 

 

www.waslove.com

Quote · 2 Aug 2008

I was looking into "regular expressions" today maybe something like :

return ( preg_match( '/[:alpha:]*$/', $arg0 ) );

 

Havent tested this so not sure if it will work

Quote · 28 Mar 2009

Any one know how to add these special characters to nickname? Please help!

Quote · 3 Jul 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.