Thread: [Php] Donation Script

Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19
  1. #11  
    Registered Member

    Join Date
    Dec 2011
    Posts
    1,615
    Thanks given
    1,971
    Thanks received
    819
    Rep Power
    1049
    Quote Originally Posted by EMPIRIOUS View Post
    Nice release, although uppit? really?

    Also another thing, in the index file i noticed you used a multi dimensional array for the products, and entered the ID of each product at the start of the array. which in turn requires a for loop to find the selected product.

    Although if you excluded the ID key, started the ID at 0 rather than 1 you could have removed the need for a loop entirely, just my thought.
    Is there a purpose you're suggesting this? What benefit would there be?
    Reply With Quote  
     

  2. #12  
    Registered Member
    Join Date
    May 2013
    Posts
    276
    Thanks given
    31
    Thanks received
    28
    Rep Power
    11
    Quote Originally Posted by Murilirum View Post
    Is there a purpose you're suggesting this? What benefit would there be?
    Without the need for a loop it would be more basic to find the selected product, as well as not having to loop through every product(which wouldnt really make much of a difference).
    Reply With Quote  
     

  3. #13  
    Registered Member
    Anthony`'s Avatar
    Join Date
    Sep 2008
    Age
    29
    Posts
    763
    Thanks given
    75
    Thanks received
    164
    Rep Power
    204
    I agree that the loop is redundant... Use the associative array that's provided (keys as ID's) and ditch the loop.
    Reply With Quote  
     

  4. #14  
    Registered Member jdakiller2's Avatar
    Join Date
    Dec 2013
    Posts
    433
    Thanks given
    13
    Thanks received
    7
    Rep Power
    19
    hey, does anyone happen to have this too download, or king fox may you fix the DL link?
    Reply With Quote  
     

  5. #15  
    Registered Member
    Luq.'s Avatar
    Join Date
    Dec 2011
    Posts
    530
    Thanks given
    1,073
    Thanks received
    336
    Rep Power
    2760
    Quote Originally Posted by jdakiller2 View Post
    hey, does anyone happen to have this too download, or king fox may you fix the DL link?
    The script is kinda old, if you want a newer donation script, I'd recommend having a look at: https://www.rune-server.org/programm...ping-cart.html
    Reply With Quote  
     

  6. #16  
    Developer Of The Web

    Join Date
    May 2014
    Posts
    114
    Thanks given
    7
    Thanks received
    20
    Rep Power
    27
    Can someone reupload this?
    Click to view my Forum Services
    Spoiler for I Support The Following Servers:

    Attached image
    Reply With Quote  
     

  7. #17  
    aaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaa
    Planets's Avatar
    Join Date
    Aug 2014
    Age
    29
    Posts
    2,159
    Thanks given
    673
    Thanks received
    1,955
    Rep Power
    5000
    Quote Originally Posted by ZeeKs View Post
    Can someone reupload this?
    see...

    Quote Originally Posted by Luq. View Post
    The script is kinda old, if you want a newer donation script, I'd recommend having a look at: https://www.rune-server.org/programm...ping-cart.html

    Reply With Quote  
     

  8. #18  
    Developer Of The Web

    Join Date
    May 2014
    Posts
    114
    Thanks given
    7
    Thanks received
    20
    Rep Power
    27
    Quote Originally Posted by Substance View Post
    see...
    ..... That download link in that post doesnt work.
    Click to view my Forum Services
    Spoiler for I Support The Following Servers:

    Attached image
    Reply With Quote  
     

  9. #19  
    Registered Member viacom's Avatar
    Join Date
    Jul 2012
    Posts
    68
    Thanks given
    0
    Thanks received
    10
    Rep Power
    51
    File Not Found
    Reply With Quote  
     

Page 2 of 2 FirstFirst 12

Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Php donating Script help
    By awesome1 in forum Application Development
    Replies: 14
    Last Post: 10-24-2012, 01:12 PM
  2. Replies: 0
    Last Post: 10-17-2011, 03:31 AM
  3. [PHP]Register Script
    By Harvey in forum Website Development
    Replies: 45
    Last Post: 01-08-2009, 11:52 PM
  4. Replies: 7
    Last Post: 09-30-2008, 03:52 PM
  5. PHP navigation script
    By linker009 in forum Website Development
    Replies: 9
    Last Post: 06-13-2008, 06:26 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •