php - Is it a good security practice to use ajax query to confirm if username exist for new user registration -


i going through cool functions of ajax , how can verify if username exist before submit registration form. using function can make job easier malicious users note of username use query login system. use of ajax not prone security infringement illustrated above?


Comments

Popular posts from this blog

java - HTTP Status 500 - An exception occurred processing JSP page /second.jsp at line 15 -

php - Using str_replace to translate a MySQL Table in html -

asp.net mvc - Cannot display error message on Editor or EditorFor -