View Single Post
  #9  
Old 05-27-2006, 10:00 PM
navaldesign's Avatar
navaldesign navaldesign is offline
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 9,357
Default Re: installing a database in front page ?

The above script, in php, after writing the data in the database can also send an email to you as well as to the visitor (like an autoresponder) . Youcan personalize the message sent to them as you wish.

You must CREATE the database. There is no database in your account initially. You create it through CP. Then use phpMyAdmin to set up the table (name it as you like it, f.e. "clients". Then set the type and lenght of the fields.

As i told you, it is not simple: if the ifo is of vital importance, you will need field validation to make sure that the fields have been completed, taht they are the appropriate type of data, etc. The hardest part will be the data retreival and presentation script, especially if you want the presentation page to suit the rest of your site.
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Reply With Quote