Buying Need a Java/Php expert for a quick job.

Discussion in 'Programming' started by linkgator, Aug 25, 2010.

  1. #1
    I need someone who can delay my Pinball Gateway load up time using Php or Java. It is basically a javascript code but I would like to load it up after a certain amount of time.

    Please send me a PM with your quote. It shouldn't take more than a few minutes of your time, I guess. :)
     
    linkgator, Aug 25, 2010 IP
  2. HuggyEssex

    HuggyEssex Member

    Messages:
    297
    Likes Received:
    4
    Best Answers:
    2
    Trophy Points:
    45
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Just add sleep(10); before it loads if it's in PHP.

    Glen
     
    HuggyEssex, Aug 26, 2010 IP
  3. YoGem

    YoGem Active Member

    Messages:
    676
    Likes Received:
    8
    Best Answers:
    2
    Trophy Points:
    90
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    Sleep will stop completely the execution of the entire script, not only a part of it and if the application use a caching system, the screen will remain blank for 10 seconds. There's a better way, implementing a simple PHP & JS Script! Just google a bit more :)
     
    YoGem, Aug 27, 2010 IP