26

My company just got a new developer to work on a legacy PHP app.

My boss was boasting about how this guy has more years of professional experience than me ( I have 9 months of experience and he has been working for 4 years on PHP).
Today was one week since he started and I had him set up a REST API, I had to explain to him what json_encode does and how http requests work.

Comments
  • 5
    4 years of CRUD can do that, he’s probably never had to do anything outside of form submission before.
  • 10
    No need to specify "legacy" when talking about PHP, it's implied.
  • 1
    I guess he only deal with crud app, not with api
  • 5
    @NGPixel pissed my pants when reading your comment 😂😂😂😂😂😂
  • 1
    OOP at least?
  • 1
    Well, he implicitly stated that he has been working on procedural PHP so I guess OOP is probably out of the picture.
Add Comment