hmmmm ....
I'm kinda a newbie to php so please work with me. I have a specific script that shoes output line by line with the flush(); command. It works fine if i don't put the script in where there are no images but when I include images, it waits until the script is finshed before displaying the results.
How can I fix this?