FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » General » HTML, Javascript, jQuery & AJAX » AJAX - PHP validation
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: AJAX - PHP validation [message #166645 is a reply to message #39114] Sat, 04 February 2012 09:24 Go to previous message
NeXuS is currently offline  NeXuS
Messages: 121
Registered: July 2010
Location: South Korea
Karma:
Senior Member
Contributing Core Developer
What you can use AJAX for is:

  • local verification
  • remote verification

Local verification: you check things like "password1 == password2"
Remote verification: you call a script on the server (PHP,Perl,etc.) which tells you if a parameter is valid (e.g. usernamve available)

As already stated you will anyway to redo the checks server side.

[Updated on: Sat, 04 February 2012 09:25]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: new window with out resize scrolling etc.. help please
Next Topic: Pre tags in posts
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu May 09 10:50:40 GMT 2024

Total time taken to generate the page: 0.04214 seconds