| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
| View Poll Results: Which do you prefer | |||
| PHP | | 17 | 94.44% |
| CGI | | 1 | 5.56% |
| Voters: 18. You may not vote on this poll | |||
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| Senior Member Join Date: Dec 2004 Location: San Diego
Posts: 1,472
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | cgi VS php Which do you prefer to use?
__________________ My Personal Blog |
| |
| | #9 (permalink) |
| Account Closed Join Date: May 2004 Location: /etc/passwd
Posts: 2,178
![]() ![]() ![]() ![]() ![]() ![]() | With php you can develope websites that can be configured with only a few things (Usually just one file). And creating a database. CGI you have to chmod files correctly corresponding to which modules your using (i think thats how it is) if you use the incorrect chmod the CGI will just not execute therefor a VERY bad language that most people cannot install without CGI knowledge. So my choice, is php. PHP scales better in highend projects than CGI. Recently read in a magizine there is over 15,000,000 websites that use PHP and around 1,000,000 that use CGI. This tells you automaticly php is the choice. The magize: DB2 Magizine Information on Demand Volume 10 Number 2 Quarter 2, 2005 ????: NamePros.com http://www.namepros.com/programming/90761-cgi-vs-php.html http://db2mag.com Cody Selzer |
| |
| | #13 (permalink) |
| Senior Member Join Date: Feb 2005 Location: Lost somewhere in a stack of queues..
Posts: 1,200
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Well, I guess you really need to define what you mean by "cgi". All the languages that you can execute on shell to produce normal text output, can be used as CGI including PHP, Perl, C, C++, Java, Pascal, etc. -Pratik
__________________ Ruby on Rails Developer - http://m.onkey.org |
| |
| | #14 (permalink) |
| The original NP Emo Kid Join Date: Jan 2005 Location: Plymouth, UK
Posts: 1,693
![]() ![]() ![]() ![]() ![]() ![]() | php - very easy to pick up and is very fast
__________________ Gaming On Linux - Because Linux is Fun! |
| |
| | #15 (permalink) | ||||
| Account Closed Join Date: May 2004 Location: /etc/passwd
Posts: 2,178
![]() ![]() ![]() ![]() ![]() ![]() |
| ||||
| |
| | THREAD STARTER #16 (permalink) | ||||
| Senior Member Join Date: Dec 2004 Location: San Diego
Posts: 1,472
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
__________________ My Personal Blog | ||||
| |
| | #17 (permalink) |
| NamePros Expert Join Date: Nov 2003 Location: Scotland
Posts: 5,069
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | just because the script is cool doesnt mean to say the language used is the best, the same could most likely be achieved in php or asp etc. I personally prefer php, I have looked at perl but did not get on with it at all
__________________ Manage your portfolio using my new Domain Portfolio Management script. Securing Your Domain Name From Theft |
| |
| | #18 (permalink) |
| Senior Member Join Date: Feb 2005 Location: Lost somewhere in a stack of queues..
Posts: 1,200
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Perl can be a real power house if you use mod_perl. It gives you access to apache handler at any phase in request. It's more of a preference. Some people even prfer to use PHP as CGI in production on powerful boxes to reduce memory leaks and improve performance. But, if you want to compare PHP & Perl, you should probably be comparing mod_perl v/s PHP. -Pratik
__________________ Ruby on Rails Developer - http://m.onkey.org |
| |
| | THREAD STARTER #19 (permalink) | ||||
| Senior Member Join Date: Dec 2004 Location: San Diego
Posts: 1,472
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
i also never said it was the best.....
__________________ My Personal Blog | ||||
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tutorial: Getting started with PHP (The Basics) | deadserious | Webmaster Tutorials | 60 | 11-17-2007 12:35 PM |
| Googlism - What does google think of you? | deadserious | The Break Room | 55 | 12-15-2005 10:09 AM |
| CGI or PHP? | PoorDoggie | Programming | 3 | 02-15-2005 01:47 PM |