I am sorry, probably this question isn't something directly related to PHP, but I use PHPNuke and in my php-site I have an external javascript function that I am trying to access via generated html.
Not a problem, but sometimes that script isnt accessible and my browser needs about a minute to realise that. Is there any chance of setting some sort of "timeout"?
like this...
<timeout counter starts>
...javascript access attempt...
<timeout counter checks if timeout>
Perhaps someone has a nice idea for this... it would speed up sites with many included files from other sites.
Thanks in advance
Mario