On 5/3/05, Pete <[EMAIL PROTECTED]> wrote: > But you only need to read the record once (if you only expect one > record. > $row = mysql_fetch_array( $result ); > (no WHILE)
YAY!!! Works :) It now shows the grouping at the top - & shows it below ... I didnt need to do a while loop.. > Could you could move the loop, so that it is 'bigger', and covers both > the top and bottom of the page? > > I can't grasp what you are trying to do. Can you post an idea of what > you want to see on the page? > http://busnz.kwister.com/view1.php?viewbus=860 Put the title at the top - & bottom :) Still being developped (this uses mysql..) The old one - Uses a flat- text file - is :- http://busnz.kwister.com/ -- G Stewart NZ: [EMAIL PROTECTED] NZ Bus Website update form http://busnz.kwister.com/feedback.php Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
