hi all i am working on a project, it need email validation when user enter his email address check for availiblity. i wrote the php code in javascript it works fine but my problem is when some one see my page source it is displaying all user email address in javascript code. i want hide this one.
i wrote javascript code in seperate file but validation is not working.
if any one give idea, how hide javascript code in php, guide me please.
thanks