Search found 1 match

by ash_par
Sun Jun 15, 2003 6:29 pm
Forum: PHP - Code
Topic: Huge Data buffer
Replies: 1
Views: 790

Huge Data buffer

Hi, I am working on a simple application that retrieves data from a flat database and converts it into graphs using jpgraph utility. My problem is that when I specify a bigger data range for my application php, times out. I have changed my time out setting, in php.ini, to 60 from 30 and have also al...