Hello all,
I just want to know what is the need of ob_start in php it stored the output in buffer.
So where we have to use ob_start in real application. why we need to store the ouput in buffer?
can you give me basic example when it is useful
Thanks and regards,
--Amit Patel