- Impact
- 1
Hi guys , I need some serious help , am
writing a script module with PHP , to add
user email with password after payment from paypal to the .htpasswd log.
When a user registers , his email and password gets added to the .htpasswd log ,So obv. , when he logins , he gets a prompt asking username and password ,the matter is I dont want the prompt to display , instead , I want to have a classic text box to send the email/pass data to the server.
Is there a way to send username(email) and password data to the server without prompt using .htaacess file/folder protection ?
Please help me guys...
writing a script module with PHP , to add
user email with password after payment from paypal to the .htpasswd log.
When a user registers , his email and password gets added to the .htpasswd log ,So obv. , when he logins , he gets a prompt asking username and password ,the matter is I dont want the prompt to display , instead , I want to have a classic text box to send the email/pass data to the server.
Is there a way to send username(email) and password data to the server without prompt using .htaacess file/folder protection ?
Please help me guys...





