web form output to email and sql

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • The Voivod

    web form output to email and sql

    I have a couple of requirements
    I need the output of a webform to be directed to emails based on a
    choice on the form
    I need the output to also go to a mysql database
    I need the time and date to be passed with it.
    I am currently using a cgi script but it only outputs to a flat file.
    I was wondering if php was a good way to do this or should I stick to
    the cgi script I have and just have someone modify it to go to mysql.
    If php is a good option to do this does anyone know how much work it
    would be and what it may cost.
Working...