validation of form using ajax - php

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
mattareddy
Forum Newbie
Posts: 7
Joined: Sun Mar 08, 2009 12:01 am

validation of form using ajax - php

Post by mattareddy »

hi this is matti,
iam new to php,iwant form validations using ajax in php
any body plz send suitable link or code
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: validation of form using ajax - php

Post by Benjamin »

What have you tried?
Forum Rules wrote: 11. Please use proper, complete spelling when posting in the forums. AOL Speak, leet speak and other abbreviated wording can confuse those that are trying to help you (or those that you are trying to help). Please keep in mind that there are many people from many countries that use our forums to read, post and learn. They do not always speak English as well as some of us, nor do they know these aberrant abbreviations. Therefore, use as few abbreviations as possible, especially when using such simple words.
You may also what to read:
  1. General Posting Guidelines
  2. Posting Code in the Forums
  3. PHP Manual
  4. PHP Tutorials
mattareddy
Forum Newbie
Posts: 7
Joined: Sun Mar 08, 2009 12:01 am

Re: validation of form using ajax - php

Post by mattareddy »

i am trying for validations in javascript
but i don't know how to write code in ajax validations
Post Reply