Worked great.
Thanks!!
"Tom Rogers" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> Thursday, November 20, 2003, 11:12:55 AM, you wrote:
> TR> Hi,
>
> TR> Keep track of the first letter and if it changes echo a
>
> TR> $key = ''
>
> TR> //loop through results
>
> TR> while
Hi,
Thursday, November 20, 2003, 11:12:55 AM, you wrote:
TR> Hi,
TR> Keep track of the first letter and if it changes echo a
TR> $key = ''
TR> //loop through results
TR> while($result = mysql..){
TR> $char = strtoupper(substr($row['name'],0,1));
TR> if(empty($key){
TR> $key = $ch
2 matches
Mail list logo