Creating dynamic web pages using PHP and MySQL | Part 2 | Coding the back-end

preview_player
Показать описание
In today's Tutorial we will see how to create
dynamic content using php and mysql.

This is the second part of a two-part tutorial.

In the first part we created the front-end of a simple shop,
and in this part we will create the dynamic content using php and mysql.

We are going to create a simple shop ,
and we are going to create it from scratch.

Download the products folder and the database table.

You can buy me a coffee and get the whole source code in a zip file.
or
Read the article on my website.
Рекомендации по теме
Комментарии
Автор

Just what I needed for my project. Thank you very much

huaweitrainingsafrica
Автор

Can you make a video about the database you have created.

priyadarshnipatil
Автор

It would be good if you added more things to the shopping cart.

beticohernandez
Автор

i think it would be the best, if add "Shopping Cart" >>>>

waelzad
Автор

It would be great if there were a part 3.

ReanNetwork
Автор

Please how do i write all those descriptions in the database?

ndenosharon
Автор

Is there a video where I can learn how to connect my code to the database?

NashIvan
Автор

Hey there, my product page is not working. It keeps saying $title is undefined, but my category page work just as good.. Any Solution?

benderblender
Автор

Hello very good tuto, great Rank PHP Sir, i would like in your next tuto to change exemple, $title by <form input type... it s possible just an example for the concept(dynamique by part admin.php), and i search the same system for variable css, i think $background for body by <form input type . Thanks if you know the concept

ventaidepc
Автор

Warning: mysqli::__construct(): (HY000/1045): Access denied for user 'admin'@'localhost' (using password: NO) in on line 4

Fatal error: Uncaught Error: Call to a member function query() on bool in Stack trace: #0 getCategories() #1 {main} thrown in on line 13
i am getting this error

AdityaKadam-xdor