The company I work for has recently charged me with constructing a web front-end for a MySQL database. I was already babysitting a older front-end for the same database, but the front-end I'm looking to do now will be constructed on a fresh server from the ground up. By way of a bit of background, I'm a programmer by trade but until recently (the past 8 months or so) I've never had to do any web development. In looking around the net to get a feel for my options I've seen a lot more attention on current sites being paid to PHP and not to Perl's CGI mod. I know that Perl used to be the way to go, and it's a language I am very comfortable with. That being said, I'm not afraid of learning PHP if it is a better choice. My question is, is there an advantage that PHP has over Perl that has caused Perl to go out of vogue, or is PHP just a more trendy choice at the moment? What are the advantages to using PHP?