Re: [PHP-DB] Displaying results from a query properly.

2006-03-27 Thread Greg Skouby
On Fri, Mar 24, 2006 at 04:19:10PM +, Alex Major wrote: > Hi there. > This isn't a major problem, more of a matter of aesthetics. > Basically, I have a query which pulls a list of usernames from the database > (based on their user level). > > These users should then listed in this fashion. >

RE: [PHP-DB] Displaying results from a query properly.

2006-03-27 Thread Ford, Mike
On 24 March 2006 16:40, Alex Major wrote: > Thanks, works like a charm (had to make is -2 instead of -1 > as it added a > space after each result). Hadn't thought of something so simple. > > On 24/3/06 16:22, "Bastien Koert" <[EMAIL PROTECTED]> wrote: > > > Build it up as a string and remove the

Re: [PHP-DB] Displaying results from a query properly.

2006-03-24 Thread Alex Major
> Bastien > > > >> From: Alex Major <[EMAIL PROTECTED]> >> To: >> Subject: [PHP-DB] Displaying results from a query properly. >> Date: Fri, 24 Mar 2006 16:19:10 + >> >> Hi there. >> This isn't a major problem, more of a matter of a

RE: [PHP-DB] Displaying results from a query properly.

2006-03-24 Thread Bastien Koert
gt; Bastien From: Alex Major <[EMAIL PROTECTED]> To: Subject: [PHP-DB] Displaying results from a query properly. Date: Fri, 24 Mar 2006 16:19:10 + Hi there. This isn't a major problem, more of a matter of aesthetics. Basically, I have a query which pulls a list of usernames

[PHP-DB] Displaying results from a query properly.

2006-03-24 Thread Alex Major
Hi there. This isn't a major problem, more of a matter of aesthetics. Basically, I have a query which pulls a list of usernames from the database (based on their user level). These users should then listed in this fashion. Administrators: allydm, alex, mike, dave Moderators: big 'd', frank, will