Jump to content

is there any php tool to find an error


dream25

Recommended Posts

Hi.. this is my request... i wanna to get information from the users..like name,email, city and etc.. that is contact address.. and if i get the email address from the users.. i wanna to store in my database and also i want to send a link to that mail for confirmation.. if they click that link.. automatically.. i will send a mail as thanks for registering... so i need a code for this requirement.. please help me

 

Uday

Link to comment
Share on other sites

We are not here to write code for you. We can push you in the right direction, show you examples but thats about it. were not here to write tutorials or think for you.

 

To do what you want to do, you'll need to read up on two functions (along with some other related functions).

 

mysql_query() and mail()

 

Once you have attempted something, if your stuck on something specific, post your problematic code.

 

For now... I'm closing this thread.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.