View Single Post
  #1 (permalink)  
Old 06-05-2007, 02:31 AM
mjadra mjadra is offline
Member
 
Join Date: Sep 2007
Posts: 64
mjadra is on a distinguished road
Question PHP Form Magic: Does anyone have a general opinion about using premade PHP forms for HTML form processing?

I know that PHP or CGI files can be exploited and can be dangerous. I have a business website and I want to use Method=get for my HTML submission form. I need a PHP to handle and process my results.

I want to buy one done already online because I do not have enough experience with programming to write my own. At http://www.websitedatabases.com/ they have PHP Form Magic.

Does anyone have an opinion about using this? Has anyone used it? It claims to be safe, but I'm sure if someone wanted to try to maliciously exploit, delete, or get passwords from my database by sending codes instead of text, they easily could.

Any suggestions on what someone should do who wants to have a webform, but does not want to use action="mailto" ??

Thanks. I hope there are some computer programmers out there who can help me.

Reply With Quote