Shalazar
02-02-2000, 02:06 AM
If you utilize a lot of cgi scripts, server-side includes, etc. in your standard HTML pages, is it also possible to use those same apps in a PHP based page?[nbsp][nbsp]Or do you have to rewrite all the apps in PHP and have them embedded in the page?
I ask this because currently, the pages I'm interested in converting use SSI-based polling scripts, counters, headers & footers, mailing lists, and so on. All are Perl CGI scripts.
If I wanted to convert everything over to php, which would allow databasing of the massive photo gallery (an excellent advantage) and dynamic presentation of content on the main pages, what would have to happen to these valuable programs?
I ask this because currently, the pages I'm interested in converting use SSI-based polling scripts, counters, headers & footers, mailing lists, and so on. All are Perl CGI scripts.
If I wanted to convert everything over to php, which would allow databasing of the massive photo gallery (an excellent advantage) and dynamic presentation of content on the main pages, what would have to happen to these valuable programs?