hide javascript in php
Posted
by raja
on Stack Overflow
See other posts from Stack Overflow
or by raja
Published on 2010-06-05T12:30:06Z
Indexed on
2010/06/05
12:32 UTC
Read the original article
Hit count: 330
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 see my page source it display 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 hide how hide javascript code in php, guide me plzz.
thanks
© Stack Overflow or respective owner