View Full Version : CGI or PHP


sisqoluv
07-05-2003, 11:59 PM
I don't know which one I should use. You can use either one to do some of the same scripts, but I don't know which is best. I was told that one sometimes takes up more space and/or bandwidth than the other. Can anyone help me out? I'm getting a domain to host all four of my sites and I want to save as much space and bandwidth as possible :) I already found out that a CGI forum takes up more space, so I'll go with PHP on that one. What about: rating scripts, polls, and email forms? Thank you.

alkaline39
07-06-2003, 12:09 AM
php is more widely used than cgi, i would go with php, its easy to learn and program in

christiandude03
07-06-2003, 03:09 AM
I don't know that cgi/perl is more widely used than PHP at this time. PHP is easily the fastest growing web-programming language, but I'd like to see some statistics that say that PHP is used more than CGI/perl.

alkaline39
07-06-2003, 07:57 AM
theres no statistics, its just I see more php used

pb&j
07-06-2003, 08:34 AM
if i were to choose, i would go php whenever possible. it is much easier to work with.

sisqoluv
07-08-2003, 09:43 PM
Thank you everyone :)

bellportal
07-10-2003, 01:49 PM
I agree. PHP is more widely supported by hosts.

HTH,

christiandude03
07-10-2003, 05:30 PM
Originally posted by bellportal
I agree. PHP is more widely supported by hosts.

HTH,

Hmm...I've never seen a web host that supports PHP but not Perl....

toosweet4u
07-12-2003, 04:55 AM
Originally posted by christiandude03
Hmm...I've never seen a web host that supports PHP but not Perl....
Some hosts ban certain Perl scripts (bbs, chat) because it eats up the server resources. ;)

bellportal
07-12-2003, 09:06 AM
You may not have seen such a host... but I have *laughs evily*

Mike
07-15-2003, 07:46 PM
Originally posted by toosweet4u
Some hosts ban certain Perl scripts (bbs, chat) because it eats up the server resources. ;)
Perl is banned in (almost) ALL free hosts.

Originally posted by bellportal
You may not have seen such a host... but I have *laughs evily*
Netfirms.

briankircho
07-15-2003, 08:28 PM
Originally posted by christiandude03
Hmm...I've never seen a web host that supports PHP but not Perl....

I agree, PHP isnt really used on more hosts than Perl. There is plenty of Perl scripts too, it just comes down to which you like better or know better.