Posted by C. (http://symcbean.blogspot.com/) on 11/25/07 16:07
On 25 Nov, 11:33, Ulf Kadner <dr_lo...@gmx.net> wrote:
> Jim Michaels wrote:
> > now the browser sits there forever waiting for the server to respond. I
> > even tried bouncing the server. no joy.
>
> You never have to run untested Code into productive Environments.
> If its not productive install and use a debugger for locating the problem.
>
> Otherwise u can only use manual debugging (print_r, var_dump, ...)
> to clean the problems.
>
> > the file is 700 lines long, so I decided not to post it here.
>
> So you can only quest a magic glass ball or consult your rather clairvoyant.
>
try publishing a 10 line script which replicates the problem (although
by then you'll probably have worked it out for yourself).
C.
[Back to original message]
|