Posted on: 1/24/2014 7:43:06 PM | Views : 640

Hello and thanks for take the time reading and helping me.

I'm trying to create a dynamic "div", what I mean is that if If i have 2 rows in my database my page displays 2 divs with the Content from the database.

My database is like this: ID(unique) , Name , Job , Email.
1 : John Doe : Admin : Email1@mail.com
2 : Jane Doe : Ceo : Email2@mail.com

That is an example of my database,
how is this posible? I'm looking for either some guides on this because I havent been able to find any, or if someone can make a basic code.
Thanks for taking your time.

Go to the complete details ...