Jump to content

You can use PHP to access to the data in your database.

You'd need to for example use a for-loop to display all the different entries in this database.

 

This is quite an open question, as it really depends on what you have right now (as in what kind of website, local or remote DB, etc.) and what you know right now (if you for example are very familiar with HTML already or not).

This should give you an idea of how you would approach this: https://www.siteground.com/tutorials/php-mysql/display-table-data/

"We're all in this together, might as well be friends" Tom, Toonami.

 

mini eLiXiVy: my open source 65% mechanical PCB, a build log, PCB anatomy and discussing open source licenses: https://linustechtips.com/topic/1366493-elixivy-a-65-mechanical-keyboard-build-log-pcb-anatomy-and-how-i-open-sourced-this-project/

 

mini_cardboard: a 4% keyboard build log and how keyboards workhttps://linustechtips.com/topic/1328547-mini_cardboard-a-4-keyboard-build-log-and-how-keyboards-work/

Link to comment
https://linustechtips.com/topic/1326416-tables-in-mysql/#findComment-14645965
Share on other sites

Link to post
Share on other sites

Well you need to learn PHP / Python for that.

https://www.sanwebe.com/2013/07/creating-simple-form-using-php-and-mysql

Ryzen 5700g @ 4.4ghz all cores | Asrock B550M Steel Legend | 3060 | 2x 16gb Micron E 2666 @ 4200mhz cl16 | 500gb WD SN750 | 12 TB HDD | Deepcool Gammax 400 w/ 2 delta 4000rpm push pull | Antec Neo Eco Zen 500w

Link to comment
https://linustechtips.com/topic/1326416-tables-in-mysql/#findComment-14645966
Share on other sites

Link to post
Share on other sites

6 minutes ago, SupaKomputa said:

Well you need to learn PHP / Python for that.

https://www.sanwebe.com/2013/07/creating-simple-form-using-php-and-mysql

Thanks, but is there any videos on youtube that you could recommend? I'm also trying to make a "shop" website where you can buy certain things.

Link to comment
https://linustechtips.com/topic/1326416-tables-in-mysql/#findComment-14645994
Share on other sites

Link to post
Share on other sites

You can use wordpress + woocommerce, don't need to learn php for that.

 

Ryzen 5700g @ 4.4ghz all cores | Asrock B550M Steel Legend | 3060 | 2x 16gb Micron E 2666 @ 4200mhz cl16 | 500gb WD SN750 | 12 TB HDD | Deepcool Gammax 400 w/ 2 delta 4000rpm push pull | Antec Neo Eco Zen 500w

Link to comment
https://linustechtips.com/topic/1326416-tables-in-mysql/#findComment-14646001
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×