2 Votes
Ajax PHP problem
Dear developers,
I have a small problem that i cant seem to find a solution for.
I am building a webpage where a user creates a new account, the page should check using an ajax function whether the username already exists or not. if it does exist...


Answers