Jump to content

Downloading trial software - email authorisation...


deansp2001

Recommended Posts

Hi, im new to PHP and doing my best to learn as much as possible.

 

So far Ive installed quite a few ready made scripts and edited them with success on a number of websites but for this new site Im not sure in what direction to head.

 

What sort of script should I be looking for that will do the following? Theres so many available that im not to sure on what it would be called and what to search for!

 

The user needs to be able to fill in an HTML form on the site which will then email the information to us and send out an auto responder with a link to download the trial software (so far so good, I can make a script that does this with an auto responder thinghy). But we also need the information entered on the form to be sent to an sql database so that we can monitor when the 30 day period is over and we can contact the user to see what they thought of the trial software.

 

Any ideas on the best way for a newbie to do this would be great.

 

Thank you.

Link to comment
Share on other sites

Hi, im new to PHP and doing my best to learn as much as possible.

 

So far Ive installed quite a few ready made scripts and edited them with success on a number of websites but for this new site Im not sure in what direction to head.

 

What sort of script should I be looking for that will do the following? Theres so many available that im not to sure on what it would be called and what to search for!

 

The user needs to be able to fill in an HTML form on the site which will then email the information to us and send out an auto responder with a link to download the trial software (so far so good, I can make a script that does this with an auto responder thinghy). But we also need the information entered on the form to be sent to an sql database so that we can monitor when the 30 day period is over and we can contact the user to see what they thought of the trial software.

 

Any ideas on the best way for a newbie to do this would be great.

 

Thank you.

 

Its a matter of simply having the information inserted into a mysql database (assuming you have already created one for the script to use). This can be done properly using a few lines of PHP coding.

 

You should make an effort to learn MySQL (in this case how to insert data into a table, a very simple thing to do which you can learn how to do in a matter of minutes).

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.