Jump to content

Recommended Posts

Posted

I now have visitors fill out an order form on a secured page but the form (with credit card numbers) is then emailed to me. I know this is not safe but what other way can I get this info? I'd rather not use Mal's e-commerce. Is there a way to get the form info into a database or some other retrieveable place? I do not need the credit card "processed." I just need the info to go safely from the visitor to me.

Posted

You can pretty simply create a database and have the 'action' of the form call a php script that puts the info into the database. If you're new to programming and/or databases with php, I reccommend Kevin Yank's excellent article.

 

Please keep asking if that doesn't do it for you.

Jim

Posted

Also, Phorm (www.phorm.com) will log html form results to a comma-separated text file or mysql database. There is a free version available. It's pretty easy to set up and has worked great for me for a couple of years.

Join the conversation

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

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

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