easy $4 paypal job. split results into 4 columns

Discussion in 'Programming' started by mmelen, Apr 30, 2008.

  1. #1
    I have a games list that is constantly growing.

    I want to make a list like: http://miniclip.com with all the names of the games alphabetically in even columns.

    Here is the best I got so far: http://www.freeonlinegamefinder.com/footer.php (right now it's pretty manual)

    I asked for help in PHP forum and got: http://forums.digitalpoint.com/showthread.php?t=819788

    I also want the <br>LETTER<br> displayed when a game with the next letter comes up.

    So something like...
    if firstcharacter(game[x]) != firstcharacter(game[x+1]) then
    <br>uppercase(firstcharacter(game[x+1]))<br>

    If you can do this for $4, please PM me.
     
    mmelen, Apr 30, 2008 IP