hai

Can anybody help me? I'am query out data(country name) from database,total 
count of country if 100.Now i want to arrange the country's name by 3 
column() not long list.It should be
example:

<tr><td>Antigua</td><td>Australia</td><td>Austria</td></tr>
<tr><td>Barbados</td><td>Belgium</td><td>Brazil</td></tr>
<tr><td>Bulgaria</td><td>Canada</td><td>China</td></tr>

It's possible?


thanks in advance.





_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to