Have you thought of approaching this from the point of view of 'They learn Perl from you, you learn PHP from them'? I'm not suggesting that you switch over to PHP for work, but it's always good to have other languages under your belt.. also if you do find stuff PHP has that Perl hasn't you can pull it back over our side of the fence

Knowing more languages is never a bad thing, and as you said these two aren't that different so the learning curve shouldn't be too steep.

I suppose the disclaimer here should be that I've not learnt PHP myself as yet, but I think I would do if there was the opportunity to do it in a mutual learning environment such as this could be. I do make a point of continually learning though and when I stall on Perl I generally either pick up one of my other languages for a play, or attack a new one.


In reply to Re: Preaching Perl gospel to PHP converts... by Molt
in thread Preaching Perl gospel to PHP converts... by vladb

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.