Page 1 of 1

Problems with cycles and strings

Posted: Tue May 28, 2002 3:39 am
by marengop
I have a page that doesn't work properly. If I have a for statement with few items (not more than 1 hundred records) the page show all correctly. If I have more string records with about 100 char each, it stops showing results.

It's a php or a apache bug?

Posted: Tue May 28, 2002 11:15 am
by jason
Neither. Probably a logic error.

logic error?

Posted: Wed May 29, 2002 2:24 am
by marengop
Logic error? What kind of?
The code is correct.. which kind of logic error do you think at?

Posted: Wed May 29, 2002 6:13 am
by jason
I wouldn't know until I see it.