1
Good morning, I am developing a website and would like to create a new div for each entry the database presented in php. I need to make a page with the same principle of a blog, the last content presents first, but for that I need each content to have its own div. How can I do this? It’s the first time I work with contents from a database to a website created from scratch.
How you are looking up database entries??
– Gil Sousa