[EMAIL PROTECTED] wrote:
I would like to know if you could help me.. I don't understand what is wrong! I made a file that is supposed to list 2 categories with the boards that go to them under them. I get a Fatal Error: Maxmimum execution time of 30 seconds exceeded. Here is the file that gives
I would like to know if you could help me.. I don't understand what is wrong!
I made a file that is supposed to list 2 categories with the boards that go to
them under them. I get a Fatal Error: Maxmimum execution time of 30 seconds
exceeded. Here is the file that gives me the error:
http:/
My short answer: set_time_limit();
Niklas
-Original Message-
From: Andras Kende [mailto:[EMAIL PROTECTED]
Sent: 7. maaliskuuta 2003 9:05
To: 'php list'
Subject: [PHP] Maximum execution time exceeded when using dial up
Hello,
I have database while query which populates
Hello,
I have database while query which populates cells in a html table, but
noticed if using a slow dial up connection its times out...
Fatal error: Maximum execution time of 60 seconds exceeded in
D:\website\eis-vieworderlookup.php on line 75
What's the best way to deal with this??
Thanks
Hi,
(PHP 4.0.3pl1 on Apache/1.3.14)
I hope somebody can help me. I'm at my wit's end with this one. I need to
use a shutdown function that does something only if it was called due to a
connection timeout. I register a shutdown fuction and provoke a timeout;
the function is called. But it sees co
Hi,
(PHP 4.0.3pl1 on Apache/1.3.14)
I hope somebody can help me. I'm at my wit's end with this one. I need to
use a shutdown function that does something only if it was called due to a
connection timeout. I register a shutdown fuction and provoke a timeout;
the function is called. But it sees co
That loop will never end. Generally, the loop body should manipulate
some part of the loop ending condition.
initialize $i before the loop
replace the second loop with "if($prescene2==0){$i++;}"
Chakravarthy K Sannedhi wrote:
>
> hi all,
>
> when i am trying to calculate the number of rows wi
eer leads to intoxication, intoxication to
hangovers, and hangovers to... suffering.
- Original Message -
From: "Chakravarthy K Sannedhi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 29, 2001 2:37 PM
Subject: [PHP] Maximum execution time excee
hi all,
when i am trying to calculate the number of rows with a '0' in a
particular column using the following code, it is giving the 'Maximum
execution time exceeded' message, eventhough after i gave
set_time_limit(60), it didn't worked, infact now it is even worse the
browser is getting siezed.
9 matches
Mail list logo