Hi,
Thanks for your continued help. Even I was wondering
the same problem.
So I went ahead to look into the ini settings. My
local memory limit is 8M as well as the ISP one. The
timeout for my local PHP is 300 secs and timeout for
my ISP is 30 secs.
Even if I try to reduce my local timeout valu
* Thus wrote Karam Chand:
> Hello,
>
> Connecting to the PHP using Windows WinInet APIs. Mine
> is a C++ app that connects to the PHP and gets data.
>
> The above probcess works like a cheese for tables upto
> 10-20K but when I put on more heavy load like the
> table described, WinInetAPI returns
Hello,
Connecting to the PHP using Windows WinInet APIs. Mine
is a C++ app that connects to the PHP and gets data.
The above probcess works like a cheese for tables upto
10-20K but when I put on more heavy load like the
table described, WinInetAPI returns with the following
error.
Regards,
Karam
* Thus wrote Karam Chand:
> Hello,
>
> I have a fairly big table of 60K rows with 9 cols.
>
> I have a C++ app that connects to a PHP page. This PHP
> page in turn connects to the above table and outputs
> all the row in form of XML. I get all this data in my
> C++ app, parse it with an XML pars
Hello,
I have a fairly big table of 60K rows with 9 cols.
I have a C++ app that connects to a PHP page. This PHP
page in turn connects to the above table and outputs
all the row in form of XML. I get all this data in my
C++ app, parse it with an XML parser and do my work.
My PHP source looks som
5 matches
Mail list logo