PHP and Perl sharing files
Tuesday, October 9th, 2007 Posted in PHP, Perl | No Comments »I came across an interesting tid-bit today. Although not immediately obvious - Perl and PHP have so much in common syntax wise that you can write basic variable definitions in a single file and they'll be parsed by both. # PHP ...