Can someone give me their opinion about using PHP and Perl/CGI together. Can it be done? Is it complicated to use them togetger. Thanks, Dan
Together in the same script. I do no think its possible. As perl will needs its .pl extention and php will need its .php extention.
Also perl also requires on the first like
#ur/path/to/perl
Yes, But would it be possible to include it?
Well you can try but i still dont think it will work as an include is basically just extending a file with code of the included file.
Ok thanks. Besides Mysql and html is there another language you can use with php?
xml, javascript, java