• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Perl versus PHP

yanon

Senior member
I am interested in learning either Perl or PHP this summer, but don't know which one is more popular (highly demanded and widely used in the industry). Please tell me your thoughts on and experiences with these two languages. In addition, I would appreciate any suggestion on introductory PHP or Perl books.

Thanks in advance.
 
IMO PHP is the best for web only stuff, its so incredibly "friendly" to use, and its DB abilities are amazing.

Perl OTOH is available on every UNIX server out there(pretty much), and you can use it for more than web stuff.

So in conclusion, I think Perl is more versatile, while PHP is better for pure web stuff.
 
I would learn Perl first. It's easier to go from Perl to PHP than the other way around. As for what skills are in demand, I hate to say it, but there are soooo many more ASP/VB jobs that there are Perl and PHP jobs. The big guys use the expensive tools and pay expensive salaries.

mark
 
Once you know Perl going to PHP is pretty trivial.

But as the one dude says it seems like ASP/VB is more in demand if you like getting paid to develop rather than doing it for free.
 
Back
Top