Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    Dec 2006
    Location
    Northamptonshire, England.
    Posts
    1,303
    Tokens
    0

    Latest Awards:

    Default Need a lil help.

    Ok i am already working on the template of SlickSelect Version 2

    Need some help with getting the world details in php so it looks like this:

    World: 66
    Players: (Players Here)

    Thanks

  2. #2
    Join Date
    Mar 2007
    Posts
    195
    Tokens
    0

    Default

    Did you use my idea? Sorry, got no idea how to do that.

  3. #3
    Join Date
    Mar 2006
    Location
    Oxford
    Posts
    3,989
    Tokens
    0

    Latest Awards:

    Default

    <html>
    <head>
    <meta http-equiv="Content-Language" content="en-gb">
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>New Page 1</title>
    </head>
    <body>
    <p>World: 66</p>
    <p>Players: [Players Here]</p>
    </body>
    </html>


    not sure if thats right soz

  4. #4
    Join Date
    Dec 2006
    Location
    Northamptonshire, England.
    Posts
    1,303
    Tokens
    0

    Latest Awards:

    Default

    Sport i know how to do that lol, what i am trying to ask is how to get the Players Here thing.

  5. #5
    Join Date
    Mar 2006
    Location
    Oxford
    Posts
    3,989
    Tokens
    0

    Latest Awards:

    Default

    oh i get you, sorry =[

    this help? :

    <tr class="r2">
    <td class="f"><a href="http://jolt7.runescape.com/l0,p0,j1">
    World 10</a></td>
    <td>1980 Players</td>
    <td class="uk">UK 2</td>
    <td class="f">Free</td>
    </tr>
    Last edited by Albion; 18-03-2007 at 05:57 PM.

  6. #6
    Join Date
    Sep 2005
    Location
    Kent
    Posts
    4,197
    Tokens
    0

    Latest Awards:

    Default

    Ask in the web forum, thats why its there.

  7. #7
    Join Date
    Mar 2006
    Location
    Oxford
    Posts
    3,989
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Sporf View Post
    oh i get you, sorry =[

    this help? :

    <tr class="r2">
    <td class="f"><a href="http://jolt7.runescape.com/l0,p0,j1">
    World 10</a></td>
    <td>1980 Players</td>
    <td class="uk">UK 2</td>
    <td class="f">Free</td>
    </tr>

    wos i right wos i right ???

  8. #8
    Join Date
    Sep 2005
    Location
    Kent
    Posts
    4,197
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Sporf View Post
    wos i right wos i right ???
    Considering its not what he wants..No.

  9. #9
    Join Date
    Mar 2006
    Location
    Oxford
    Posts
    3,989
    Tokens
    0

    Latest Awards:

    Default

    aww shame

  10. #10
    Join Date
    Dec 2006
    Location
    Northamptonshire, England.
    Posts
    1,303
    Tokens
    0

    Latest Awards:

    Default

    Nope...

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •