CodeIgniter Validation: possible to validate GET query strings? -


the form validation library seems work on post. need use query strings , use ci validate passed values. there way this?

the current codeigniter 3.0 development branch provides option insert own variable instead of $_post. start using 3.0.

alternatively, way in ci2.1 $_post=$_get before run validation.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -