Home
Forums
Members
Search
Help
New topics
Todays topics
Website
Welcome Guest, Not a member yet?
Register
Sign In
Login
Username:
Password:
Remember me
Lost Password?
CodeIgniter Forums
Archived Discussions
Archived General Discussion
alpha_dash chars issue
Share on Google
Share on Facebook
Share on Twitter
View a Printable Version
Subscribe to this thread
Add Poll to this thread
Send thread to a friend
Linear Mode
Threaded Mode
alpha_dash chars issue
El Forum
Unregistered
#1
01-12-2010, 12:46 PM
[eluser]brainer[/eluser]
I found a bit of an issue with the form validation library.. well an issue for me anyway.
the alpha_dash rule returns FALSE if i have non english chars in the string. Chars like ąęć. Should these not be counted as alpha numeric?
El Forum
Unregistered
#2
01-12-2010, 02:06 PM
[eluser]danmontgomery[/eluser]
Nope, alpha_dash is A-Z, a-z, 0-9 or a dash.
El Forum
Unregistered
#3
01-12-2010, 04:26 PM
[eluser]brainer[/eluser]
fair enough.
I was able to use ctype_alnum() it has the effect I was looking for.
--------------------
Private Messages
User Control Panel
Who's Online
Search
Forum Home
General
-- News & Discussion
-- Events
-- Lounge
-- Regional User Groups
Using CodeIgniter
-- Installation & Setup
-- Model-View-Controller
-- Libraries & Helpers
-- Best Practices
-- Choosing CodeIgniter
-- General Help
CodeIgniter 4
-- CodeIgniter 4 Roadmap
-- CodeIgniter 4 Development
-- CodeIgniter 4 Feature Requests
-- CodeIgniter 4 Support
-- CodeIgniter 4 Discussion
-- CodeIgniter 4 Addins
Development
-- CodeIgniter 3.x
-- CodeIgniter 2.x
-- Issues
-- NetBeans Plugin
External Resources
-- Spotlight
-- Learn More
-- Jobs
-- Addins
Archived Discussions
-- Archived Libraries & Helpers
-- Archived Development & Programming
Theme © iAndrew 2016 -
Forum software by © MyBB