Hi ,

Working in  PHP,MYSQL project,

i have student table , i want to list the student name from the table,

the table contains around 10000 records,i want to display all this 10000
records into TWO Div,

I dont want to execute query twice,

image markup link here,

Image Markup <http://www.freeimagehosting.net/image.php?f1c6bb41eb.gif>


Assume if genral render means ,

After query executed , i will display use the wile loop then i returned all
the records from table,

But my requirement something different ,

In the Left hand side DIV , i want to print 5000 Records,

In the Right hand Side DIV , i want to print 5000 Records,

What is the Idea for this ,

Thanks

Reply via email to