http://www.research-domains.com/research.php The research script seems to work sometimes and sometimes - nothing happens Any ideas?... If someone can help - would be great If you need me to post the full script here let me know Thanks
For one, when you display the query the person searched for in the input box, use htmlentities() not addslashes(). As your page is now, it's vulnerable to XSS. Are you logging each of the steps that the script is going through? You could do that and track the time each step takes. The script is incredibly slow for me.