/ Published in: C
CGI
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#include <stdio.h> #include <stdlib.h> int main(int argc, char *argv[]) { char *data; long m,n; "Content-Type:text/html;charset=iso-8859-1",13,10); if(data == NULL) else return 0; }
URL: http://renatoelias.art.br/blog/2009/09/22/php-wrapper-cgi-usando-phpwine-para-rodar-cgi/