|
|||
|
Hi all, sorry for bad spelling :-)
Question: Is it possible to handel a url like 'validate.php?name=the_name' in the mvc zend framework? For example, rewrite it to '/validate/name/thename' in som way? Why? I use jqery for client side forms validation on a site that use zend framework. The jquery validate pluging can use an ajax call to validate string to the database, like check if a username i already taken. My problem! Jquery sends the httpRequest in this format 'validate.php?name=the_name'. So I have to handle that url in some way? Can I do that inside send framework or do I have to create small file not depending on the zend framework to rund the check? best regards / johannes |
![]() |
| Thread Tools | |
| Display Modes | |
|
|