It's still text/html I think, JB. The PHP is embedded and the file
extension PHP tells the server to execute PHP scripts inline but from
the browser's perspective, I think it's still text/html.
At least that's my finding from a quick look at a couple of PHP pages
I generate.
On Aug 18, 2005, at 9:17 AM, jbv wrote:
Hi list,
When using Rev cgi, when my script on the server sends some HTML code
to the client, I use the following line :
put "Content-Type: text/html" & cr & cr
but when the code I want to send to the client is actually HTML + PHP
code,
how shall I transform this line in my cgi script ?
Is it "application/php" or "text/php" or... ?
Thanks,
JB
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dan Shafer, Revolution Consultant and Author
http://www.shafermedia.com
Get my book, "Revolution: Software at the Speed of Thought"
From http://www.revolutionpros.com, Click "My Stuff"
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution