need help.
I do not have access to php.ini and output_buffering is OFF. Is there any workaround or alternative for this?
I am a newbie with PHP.
thanks in advance
output_buffering --- need help
Moderator: General Moderators
Re: output_buffering --- need help
The "workaround" or "alternative" is to write your code so you don't need output buffering.