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 Development & Programming
validation: alpha_dash but allow spaces?
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
validation: alpha_dash but allow spaces?
El Forum
Unregistered
#1
09-01-2008, 12:07 AM
[eluser]Boyz26[/eluser]
Hi everyone,
I was trying to make a 'Display Name' input form and then validate it to make sure it only can be alpha_dash. But is there any way I can allow spaces in the form? Is there a way to add in exceptions?
Thank you!
El Forum
Unregistered
#2
09-01-2008, 01:33 AM
[eluser]xwero[/eluser]
add a function to application/libraries/MY_Validation.php file with your own regex to allow spaces.
El Forum
Unregistered
#3
09-01-2008, 08:52 AM
[eluser]mdavis1982[/eluser]
Or just add a callback validation method in your controller with a regex to allow spaces.
El Forum
Unregistered
#4
09-01-2008, 08:55 AM
[eluser]Boyz26[/eluser]
Alright! Thank you so much!
--------------------
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