Results 1 to 7 of 7

Thread: I Need A List Of All The Good Toplist Plz

  1. #1
    Member
    Join Date
    Mar 2008
    Location
    jamaica
    Posts
    64
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    can someone pm me a list of the good topplist so i can add ma site thanks

  2. #2
    Senior Member
    Join Date
    Jun 2008
    Posts
    224
    Thanks
    0
    Thanked 3 Times in 3 Posts
    Rep Power
    0

    Default

    LEARN PHP !!!!

    No seriously if you are interested in having your own site(s) you really need to know the basics of PHP and MySQL (if your using a PHP and MySQL driven source that is before someone says what if i use ASP lol)

    There are many ways to do this ... For a start you already have the basic construct of each page to save you typing them out just delete the **** in the middle (i.e. that pages content) and add whatever you want.

    One way to do this which is probably easiest for you is to
    Code:
    $res = mysql_query("SELECT * FROM table ORDER BY field DESC LIMIT 1");
    $arr = mysql_fetch_row($res);
    
    echo $arr[0];
    have a little play and you'd be able to do it this way easily.. if you want a top ten list rather than just the top user of a certain search then change the limit to 10 and use a while loop to echo the results. You could also do the entire top lists in one query using JOIN's ect but ive not seen an optimised wap site yet so you obviously wouldnt be bothered about using JOIN's for optimisation.

    I hope thats wat you mean by a top list anyway... i know it aint what you asked for and no matter what you reply the chances of you actually having a go yourself are 1 in a million but there are the odd few people out there that prefer to learn how to code rather than snatch scripts or copy and paste snippets.

  3. #3
    Senior Member
    Join Date
    Sep 2006
    Location
    neath south wales
    Posts
    219
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    think he means sumat that he can add his site too like hotsitez.co.uk or surfwap.com or msonics.com etc etc

  4. #4
    Super Moderator subzero's Avatar
    Join Date
    Mar 2006
    Location
    Your Screen.
    Posts
    3,971
    Thanks
    442
    Thanked 379 Times in 180 Posts
    Blog Entries
    7
    Rep Power
    0

    Default

    also top.grim-reaper.ws
    Visit: [Only registered and activated users can see links. Click Here To Register...]
    Visit: [Only registered and activated users can see links. Click Here To Register...]
    _______
    SCRIPTS FOR SALE BY SUBZERO
    Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
    FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
    _______
    Info & Tips
    php.net
    w3schools.com

  5. #5
    Senior Member generalx's Avatar
    Join Date
    Jul 2006
    Location
    Deep In OutterSpace.
    Diamention Between Life & Death.
    Posts
    92
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Cool

    lol djlee what bul is that

  6. #6
    Senior Member
    Join Date
    Jun 2008
    Posts
    224
    Thanks
    0
    Thanked 3 Times in 3 Posts
    Rep Power
    0

    Default

    lol djlee what bul is that[/b]
    what bul is what ?

  7. #7
    Senior Member WhiteWarrior's Avatar
    Join Date
    Apr 2007
    Location
    Space
    Posts
    1,421
    Thanks
    1
    Thanked 17 Times in 10 Posts
    Rep Power
    18

    Default

    also top.grim-reaper.ws[/b]
    You got server problems or something? the URL don't work

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [web] 65 Most Needed Php Scripts
    By jayasanka in forum Scripts Forum
    Replies: 19
    Last Post: 09-11-10, 15:30
  2. Themes of coding-talk plz help
    By DiL in forum REQUEST FORUM
    Replies: 0
    Last Post: 26-06-09, 05:29
  3. plz help me toplist needed
    By trickmaster in forum REQUEST FORUM
    Replies: 17
    Last Post: 18-04-09, 20:26
  4. Wapdesire
    By aftadark in forum Scripts Forum
    Replies: 71
    Last Post: 20-10-07, 15:30

Bookmarks

Posting Permissions

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

SEO by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19