Database
Auteur : E. Alnajjar
Visité 4723,
Followers 2,
Partagé 49
Where to created Database and connect it with our website ?
and which appication we can use the database with or it is open .
Thanks
Posté le
Hello,
To store the data in your database you should use an email form. Go to step 3, add a form to your page then in its send options select "Send to DataBase". Type your DB access data in the form below.
Only MySQL databases are actually supported. To access to that data, usually each hosting provider allows his users to use PHPMyAdmin on their servers. To get more informations about this I suggest you to contact your hosting provider.
Auteur
Thanks there , can i use MS SQL server which is in my local Server , if not what is the solution ?
We've tried to write a highly compatible SQL code but I think that a MySQL server is suggested in order to use the E-mail form database code.
Once the data from an e-mail form is stored in the database, can I retrieve it and display a dynamic table with the information returned via MySQL query?
Yes. You may want to write your own PHP code to retrieve the data and show it inside an HTML object of WSX5