faster run - php script

Discussion in 'PHP' started by robi3, Mar 26, 2007.

  1. #1
    Hello,

    I have a problem with a keyword competition research script running on my website. Need somene who can adjust it or tell it how to do it. Tool is collecting data from overture and from serch engines nad run very long (5 minutes)
    I wrote to my webhost provider but he said me that the problem is not on their side...
    Can someone help me ?

    http://searchengineoptimization-submission.com/keyword_research_tool.php
     
    robi3, Mar 26, 2007 IP
  2. krakjoe

    krakjoe Well-Known Member

    Messages:
    1,795
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    135
    #2
    Some code would be real helpful for us .....
     
    krakjoe, Mar 27, 2007 IP
  3. Nick_Mayhem

    Nick_Mayhem Notable Member

    Messages:
    3,486
    Likes Received:
    338
    Best Answers:
    0
    Trophy Points:
    290
    #3
    Well if it is taking data from overture then no matter how fast your code is. It will depend on the time taken by the overture server to return the data.
     
    Nick_Mayhem, Mar 27, 2007 IP
  4. robi3

    robi3 Active Member

    Messages:
    300
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #4
    You are right, but some sites that offer similar research tools are extracting from OVERTURE too ... , but script run faster ...
     
    robi3, Mar 27, 2007 IP
  5. Nick_Mayhem

    Nick_Mayhem Notable Member

    Messages:
    3,486
    Likes Received:
    338
    Best Answers:
    0
    Trophy Points:
    290
    #5
    You can implement the cache.

    So that the data that is fetched uselessly can be stopped.
     
    Nick_Mayhem, Mar 27, 2007 IP
  6. robi3

    robi3 Active Member

    Messages:
    300
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #6
    Can you help me how to do it ? I ´m new in PHP, ...
     
    robi3, Mar 27, 2007 IP
  7. Nick_Mayhem

    Nick_Mayhem Notable Member

    Messages:
    3,486
    Likes Received:
    338
    Best Answers:
    0
    Trophy Points:
    290
    #7
    Well friend for the the code will be needed. But I can say that if you know php and time functions along with the file writing and reading functions then this can be implemented.
     
    Nick_Mayhem, Mar 27, 2007 IP
  8. robi3

    robi3 Active Member

    Messages:
    300
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #8
    Thanks for advice. Do you know someone who can adjust it and add more features too ?
     
    robi3, Mar 27, 2007 IP