Jackd Posted November 24, 2007 Posted November 24, 2007 Could someone show me some code for a loop table in php or point me to a website with a example of something similar What i want is </pre><table width="200" border="1"> </tabl But i want is php to create it like this </pre><table width="200" border="1"> MySQL Result1 MySQL Result2 MySQL Result3 MySQL Result4 </tabl Thanks Jack
maniac Posted November 24, 2007 Posted November 24, 2007 Are you wanting to read results from a mySQL database into the table, or just output a normal array?
Jackd Posted November 25, 2007 Author Posted November 25, 2007 I was just reading the normal results but it doesnt matter now found my answer! thanks anyways Jack Dunn
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now