263
shigeru
8y

At times I agree

Comments
  • 2
    fb still uses it
  • 9
    @vivek7 Not in the way you think they do.
  • 3
    @jirehstudios yeah u r right ..
  • 2
    @jirehstudios I'm new to php, mind explaining?
  • 1
    @troopy712139 i dnt knw abt PHP , but fb has developed HIVE which is similar to SQL.ty might have modified PHP to make it more secure
  • 1
  • 21
    Todays PHP is not the same PHP from the old days.
    we have standards like PSR. top frameworks like Symfony, composer etc. and PHP 7 is awesome.

    2016 PHP is not wordpress :)
  • 14
    Modern PHP with a good framework like Laravel is an absolute joy.
  • 2
    @octocat1893 Symfony and Laravel are really cool.
  • 0
    Back when I was starting development I was torn between learning ColdFusion or PHP. Thank God I went with ColdFusion. OOP and ORM makes life so much easier.
  • 5
    @fyroc thats why is important to separate "old php" from "modern php". :)

    modern PHP is OOP. and we have good ORMs also like Doctrine.

    some people just simply say bad things about PHP because of their old legacy without knowing the current reality.

    sure, there are still some "old roots" from that days in the core language but no language is perfect.

    I like php, node, go ...
    just understand the strenghts and weakness of each and use the best for each project :)
  • 1
    I've been looking to learn php recently, do you guys think is still worth it?
  • 1
    @kodel PHP is always good to at least have basic understanding of it. If you go that route just be aware of the over saturated market
  • 3
    @fyroc yeah, couldn't agree more, job hunting for around 2-3 months in London.. nothing comes out of it (check my prev rants ;D) applied to a few in my mother country waiting for the 3rd interview with 2 pretty exiting companies, which should be scheduled by the end of the week.

    All people who know bits of WordPress, joomla, even if it is as little as how to install a template, they title themselves as PHP developers and they drop breadcrumbs to students/unemployed devs that have a slight idea what they are doing to customize the template and eventually fuck up a plugin for a tenth of a buck, hence the crap with back end jobs require jquery, HTML and CSS :/ (personal experience so far..) fuck em... even agency advertising for a startup is looking for experienced wp developers... /too-ranty-for-ya 😁
  • 4
    PHP Developer !== WordPress Developer
  • 0
    @kodel it pays my bills. while it's not the sexy young thing any more, it is a strong intelligent women that works hard and does well.
  • 2
    Normally I'd say, "Objection!", but in this case something tells me to say, "Injection"...
  • 0
    This made me laugh hysterically :D
  • 1
    Can PHP do OOP, with a MVC framework and use ORM?
  • 0
    @fyroc yep, from a while now..
Add Comment