0

I wish to run few server side methods for validation and returning content/messages on the main page/view. But no luck so far. All I could find was running JS based validation scripts. For the start, I am looking to validate my login/registration form using ajax and server side methods. Just want to see if the user is already registered, he entered valid information..and all through php code..not JS code..any ideas?

Many thanks, Omar

2 Answers 2

1

The Zend_Form Quickstart pretty much covers this.

Sign up to request clarification or add additional context in comments.

1 Comment

I have already created the form..just looking for the ajax based server side processing
0

I got some start point from this site, really good screencasts http://www.zendcasts.com/ajaxify-your-zend_form-validation-with-jquery/2010/04/

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.