View previous topic :: View next topic |
Author |
Message |
hc2995 -
Joined: 07 Aug 2006 Posts: 644 Location: Maryland, USA
|
Posted: Thu Aug 24, 2006 12:15 am Post subject: PERL Vs PHP |
|
|
Ok i hear that there are things that PERL can do that PHP cant and vicevera. I only run PHP and MySQL on my PC (mostly becouse i cant seem to figure out CGI/PERL) So what im asking is what are the PROs and CONs of using PERL.
What i also want to know is how do i use a "CGI-bin"? _________________ Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P |
|
Back to top |
|
 |
pkSML -
Joined: 29 May 2006 Posts: 955 Location: Michigan, USA
|
Posted: Thu Aug 24, 2006 11:56 pm Post subject: |
|
|
You can look at many forums for heated debates on PHP vs. Perl. I use both - why not have the best of both worlds? I have some scripts on my server. Some use PHP and some use Perl. There is no damage done to your computer by having both.
My opinions: I wouldn't say there are any cons to Perl. It is more powerful because it was designed to do more. PHP was just designed for the web. In short, PHP is more efficient for website coding because of built-in functions, but Perl is more powerful and complex.
For more information on CGI, check out http://computer.howstuffworks.com/cgi.htm/printable. CGI is just an implementation or method to bridge server (Abyss) to software (PHP or Perl). Both PHP and Perl can run in CGI mode.
Too bad you're not using Abyss to host your site! _________________ Stephen
Need a LitlURL?
http://CodeBin.yi.org |
|
Back to top |
|
 |
roganty -
Joined: 08 Jun 2004 Posts: 357 Location: Bristol, UK
|
|
Back to top |
|
 |
hc2995 -
Joined: 07 Aug 2006 Posts: 644 Location: Maryland, USA
|
Posted: Fri Aug 25, 2006 1:03 am Post subject: |
|
|
yep im all abyss :D even tho i may switch over to apache every now andagain (plan to use that as defult once i get my linux stuff) but yea i dont have a domain yet so i just got some company to do frame redirect _________________ Where have i been? School got heck-tick, had to move half way around the state, then back... and then i had to change jobs, so iv been away for a while :P |
|
Back to top |
|
 |
|