Multiple forms in database? - Post ID...

User 226507 Photo


Registered User
3 posts

Can I create multiple forms that are housed in the database separately?
Is there a built-in tool to view/pull data from the database?
GO VOLS!
User 187934 Photo


Senior Advisor
20,271 posts

You can use the same database name but the table will be different. You use mysql and php to pull your database table data and display it to users.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2147626 Photo


Ambassador
2,958 posts

If you just want to view your database there is a freeware program that is very good. I use it all the time.
http://www.sqlmanager.net/en/products/mysql/manager/download
You'll want the 3rd one down, freeware/full version. You can load any mysql database you have on your server and it will let you browse through the information. Simple and easy without having to go to your server and using phpmyadmin.

As Eric says, to pull the info and process anything you'll have to do some php coding. Or there is always Coffeecup's S-Drive. :cool:
Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.