-
From: Ha Duy Thien [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 15 January 2003 11:52 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] convert asp to php
Dear php gurus
I have a simple question. Now I am incharge of converting asp pages into php
pages.
in asp page they have this command
Dear php gurus
I have a simple question. Now I am incharge of converting asp pages into php
pages.
in asp page they have this command : Response.Buffer=false
I would like to know in PHP does it have something like that to control
bufering php pages? Or could you show me the document about this