Jump to content

Recommended Posts

Posted

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

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



×
×
  • Create New...