dumb cgi question

jbv jbv.silences at Club-Internet.fr
Thu Aug 18 12:17:25 EDT 2005


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




More information about the use-livecode mailing list