{"id":41293,"date":"2022-08-05T10:00:38","date_gmt":"2022-08-05T14:00:38","guid":{"rendered":"https:\/\/simpleprogrammer.com\/?p=41293"},"modified":"2022-08-05T09:51:42","modified_gmt":"2022-08-05T13:51:42","slug":"php-web-development-retire-old","status":"publish","type":"post","link":"https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/","title":{"rendered":"PHP Web Development: Is it Time to Retire the Old Workhorse?"},"content":{"rendered":"<p>PHP is the mainstay of the world wide web today. <a href=\"https:\/\/w3techs.com\/technologies\/details\/pl-php\" target=\"_blank\" rel=\"noopener\">Over three quarters<\/a> of all the sites in the world are powered by PHP at the moment. When it comes to server-side programming languages, PHP\u2014Hypertext Preprocessor, for those who came in late\u2014has no competition.<\/p>\n<figure id=\"attachment_41294\" aria-describedby=\"caption-attachment-41294\" style=\"width: 776px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-41294 size-full\" src=\"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2022\/08\/image2.png\" alt=\"php web development\" width=\"776\" height=\"769\" \/><figcaption id=\"caption-attachment-41294\" class=\"wp-caption-text\"><a href=\"https:\/\/w3techs.com\/technologies\/market\/progrdamming_language\/\" target=\"_blank\" rel=\"noopener\">Source<\/a><\/figcaption><\/figure>\n<p>And yet, there are <a href=\"https:\/\/www.quora.com\/Why-is-PHP-hated-by-so-many-developers\" target=\"_blank\" rel=\"noopener\">significant undercurrents<\/a> in the developer community against PHP. PHP is the most hated mainstream programming language after the obvious culprits such as C, Perl, Assembly and VBA\u2014probably due to the perception that it\u2019s a clunky and old language compared to more modern ones such as Python. Even C++, Java and Ruby fare better, according to a Stack Overflow survey. And it\u2019s the butt of frequent jokes in the community.<\/p>\n<blockquote class=\"twitter-tweet\">\n<p dir=\"ltr\" lang=\"en\">when you&#8217;re reminded you wrote the world&#8217;s biggest social network in PHP <a href=\"https:\/\/t.co\/bnXqNeDjiC\">pic.twitter.com\/bnXqNeDjiC<\/a><\/p>\n<p>\u2014 I Am Devloper (@iamdevloper) <a href=\"https:\/\/twitter.com\/iamdevloper\/status\/983963738213666816?ref_src=twsrc%5Etfw\">April 11, 2018<\/a><\/p><\/blockquote>\n<p><script async src=\"https:\/\/platform.twitter.com\/widgets.js\" charset=\"utf-8\"><\/script><\/p>\n<p>So why did PHP lose its popularity over the years, despite having a strong installed base?<\/p>\n<p>We already know it\u2019s the mainstay of today\u2019s web. However, will it remain so tomorrow? It is standing its ground amidst a barrage of new technology and scripting languages\u2014both old and new. Let\u2019s examine the challenges, pros and cons in using PHP to build websites while we answer these questions.<\/p>\n<h2>The Reality of the Web is Interwoven with that of PHP<\/h2>\n<p>Even if all developers and webmasters resolved to stop using PHP today, they couldn\u2019t because WordPress, the most common and <a href=\"https:\/\/simpleprogrammer.com\/wordpress-for-programmers\/\" target=\"_blank\" rel=\"noopener\">most popular content management system<\/a> (CMS) on the internet, is written on PHP. A staggering 43% of sites today run WordPress\u2014and the number is only slated to increase, as per data from W3Techs.<\/p>\n<p>But you may be forgiven for thinking that PHP is used primarily as a base for CMS. A technology so deeply entrenched and with such a large community cannot live or die on the back of one application. Here\u2019s what over 600 development teams all over the world are using PHP for at the moment, according to the Zend PHP Landscape report:<\/p>\n<figure id=\"attachment_41295\" aria-describedby=\"caption-attachment-41295\" style=\"width: 668px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-41295 size-full\" src=\"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2022\/08\/image3.png\" alt=\"php web development\" width=\"668\" height=\"997\" \/><figcaption id=\"caption-attachment-41295\" class=\"wp-caption-text\"><a href=\"https:\/\/www.zend.com\/resources\/2021-php-landscape-report\" target=\"_blank\" rel=\"noopener\">Source<\/a><\/figcaption><\/figure>\n<p>So what\u2019s the problem? Why are we even talking about the need for or future of PHP?<\/p>\n<h2>What\u2019s Wrong with PHP?<\/h2>\n<p>PHP was never intended to be a widely used programming language. The man who created PHP in 1995\u2014Rasmus Lerdorf\u2014is known for bashing his creation as well as his own programming skills. \u201cI really don\u2019t like programming. I built PHP to program less so that I could just reuse code,\u201d\u00a0Lerdorf reportedly said.<\/p>\n<p>In an <a href=\"https:\/\/www.sitepoint.com\/phps-creator-rasmus-lerdorf\/\" target=\"_blank\" rel=\"noopener\">interview with SitePoint<\/a>, he went one step further in belittling PHP. \u201cPHP is about as exciting as your toothbrush. Who would want to read about toothbrushes?\u201d<\/p>\n<p>Given the <a href=\"https:\/\/stackoverflow.com\/questions\/46054682\/unintuitive-expression-evaluation-with-incrementation\" target=\"_blank\" rel=\"noopener\">unintuitive<\/a>, <a href=\"https:\/\/stackoverflow.com\/questions\/33060991\/php-imap-header-caching\" target=\"_blank\" rel=\"noopener\">unremarkable<\/a> and <a href=\"https:\/\/stackoverflow.com\/questions\/20335922\/why-is-php-inconsistent\" target=\"_blank\" rel=\"noopener\">inconsistent<\/a> nature of PHP\u2019s syntax as well as the poor design principles it is built on, many developers agree with Lerdorf in principle. Even though PHP is a whole 27 years old, it\u2019s only in its eighth major version. The pace of updates and incremental updates to the core is painstakingly slow and erratic.<\/p>\n<p>Speaking of unintuitive and unremarkable, there is the question of the alternatives and comparable languages.<\/p>\n<p>The closest competitor\u2014in terms of perceived and visible popularity\u2014is <a href=\"https:\/\/simpleprogrammer.com\/5-benefits-of-python\/\" target=\"_blank\" rel=\"noopener\">Python<\/a>, which developers love for its simplicity and flexibility. Python is a server-side language like PHP but it\u2019s designed in a way that developers need to write a lot less code. While barely a fraction of websites run on Python today, it has emerged as the #1 choice for AI and ML programming as well as anything related to big data.<\/p>\n<p>Then there is <a href=\"https:\/\/learn.simpleprogrammer.com\/javascript-launchpad-fec66c37-0639-4bed-910f-a48577c4e8e8\" target=\"_blank\" rel=\"noopener\">JavaScript<\/a>. While it\u2019s a client-side scripting language (and so, an apples-to-oranges comparison with PHP), the rise of Node.js and other frameworks for JavaScript facilitates server-side scripting as well as full-stack development, which PHP doesn\u2019t. JavaScript fuels single-page applications such as Google Drive, where the page is re-rendered at lightning speed using data from API calls, eliminating browser refreshes. This would be pretty hard to replicate using PHP\u2014it involves writing a lot of code in a roundabout way just to achieve what can be done quite simply with JS.<\/p>\n<p>So what\u2019s keeping PHP alive and kicking?<\/p>\n<h2>What\u2019s Right with PHP?<\/h2>\n<p>PHP has many great things going for it, not least the sheer number of websites it powers.<\/p>\n<h3>Tried and tested code<\/h3>\n<p>An undeniable advantage of PHP is that every imaginable function has been written, shipped and used over the past 27 years. There is barely anything you can\u2019t make a PHP-based website do. Developers can rest easy knowing that any issue that comes to the fore has been (or will be eventually) faced and resolved.<\/p>\n<h3>Huge community<\/h3>\n<p>While the latest breed of developers has come to hate it, veteran developers have built entire careers on PHP. They\u2019ve put a ton of tips, tutorials and FAQs out there that answers pretty much any question even an experienced developer can have.<\/p>\n<p>This is a good thing for businesses and organizations too\u2014if you\u2019re looking to build a website or web application, you have a huge pool of skilled and knowledgeable developers to choose from.<\/p>\n<h3>Extendibility<\/h3>\n<p>Given its long history and community of expert developers, PHP has amassed a massive library of functionalities, plugins, frameworks and so on over the years. There\u2019s hardly anything that you might need to code from scratch. <a href=\"https:\/\/kinsta.com\/blog\/php-frameworks\/\" target=\"_blank\" rel=\"noopener\">PHP frameworks<\/a> such as Laravel, CodeIgniter and Yii speed up and standardize development on top of ready-made, generic functionality.<\/p>\n<p>Further, there are also a ton of sites that provide <a href=\"https:\/\/www.phpjabbers.com\/\" target=\"_blank\" rel=\"noopener\">readymade PHP scripts<\/a> for niche-specific functionality like ecommerce carts, listings, polls, calendar booking, etc. that allow you to accelerate the application development life cycle without foregoing performance.<\/p>\n<h3>Database connectivity<\/h3>\n<p>The biggest advantage PHP has over competing languages like Python is its database connectivity. PHP connects securely and easily with almost any kind of database, giving developers the leeway to choose from a wide variety of database programs available today. It also serves to improve their productivity by focusing on app and service development rather than database integrations.<\/p>\n<h3>Versatility<\/h3>\n<p>PHP is free and open source in every sense of the terms, unlike other programming languages, applications and operating systems. This means PHP has a vast number of developers constantly providing support, implementing cutting-edge features, fixing bugs and vulnerabilities, and adding new components.<\/p>\n<p>PHP comes pre-installed on web servers in the form of a \u201cLAMP\u201d box (Linux, Apache MySQL, PHP). And yet, it\u2019s platform-independent\u2014you can run it on Windows, Mac OS or Linux. What\u2019s more, it supports every browser you\u2019ve probably heard of.<\/p>\n<h2>The Verdict<\/h2>\n<p>To answer the question in the title, this article is delivered to you by a website that\u2019s built on PHP. That makes the verdict pretty clear, if you ask me!<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-41296\" src=\"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2022\/08\/image1.jpg\" alt=\"\" width=\"876\" height=\"500\" \/><\/p>\n<p>Yes, PHP is losing popularity\u2014it ranks 10th on the list of most popular programming, scripting and markup languages in <a href=\"https:\/\/survey.stackoverflow.co\/2022\/\" target=\"_blank\" rel=\"noopener\">Stack Overflow\u2019s latest developer survey<\/a>. PHP developers are also the second lowest paid among their peers.<\/p>\n<p>And yet, PHP is the language that SHOWS UP in the survey year after year. And therein lies its strength. Newbie developers can safely bet that PHP will be around\u2014and Stack Overflow will be including it in its surveys\u201410 years from now.<\/p>\n<p>Over the last two decades, developers have never stopped building sites in PHP while constantly improving its open source codebase. PHP has withstood the test of time\u2014and outlasted numerous web technologies during its 20-year reign at the heart of the internet. If you ask me, it\u2019s not going anywhere anytime soon.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>PHP is the mainstay of the world wide web today. Over three quarters of all the sites in the world are powered by PHP at the moment. When it comes to server-side programming languages, PHP\u2014Hypertext Preprocessor, for those who came in late\u2014has no competition. And yet, there are significant undercurrents in the developer community against&#8230;<\/p>\n","protected":false},"author":1410,"featured_media":41313,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[45348,415,1934,162229947,31679,162229803,2260],"tags":[],"class_list":["post-41293","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-frameworks","category-guest-post","category-language","category-php","category-process-improvement","category-programming","category-web-development"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>PHP Web Development: Is it Time to Retire the Old Workhorse? - Simple Programmer<\/title>\n<meta name=\"description\" content=\"While newer and simpler languages like Python are gaining popularity, the old workhorse PHP continues to power the web like it always has.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PHP Web Development: Is it Time to Retire the Old Workhorse? - Simple Programmer\" \/>\n<meta property=\"og:description\" content=\"While newer and simpler languages like Python are gaining popularity, the old workhorse PHP continues to power the web like it always has.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/\" \/>\n<meta property=\"og:site_name\" content=\"Simple Programmer\" \/>\n<meta property=\"article:published_time\" content=\"2022-08-05T14:00:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2022\/08\/PHP-Web-Development-Is-it-Time-to-Retire-the-Old-Workhorse.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/php-web-development-retire-old\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/php-web-development-retire-old\\\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"PHP Web Development: Is it Time to Retire the Old Workhorse?\",\"datePublished\":\"2022-08-05T14:00:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/php-web-development-retire-old\\\/\"},\"wordCount\":1292,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/php-web-development-retire-old\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/simpleprogrammer.com\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/PHP-Web-Development-Is-it-Time-to-Retire-the-Old-Workhorse.png\",\"articleSection\":[\"Frameworks\",\"Guest Post\",\"Language\",\"PHP\",\"Process Improvement\",\"Programming\",\"Web Development\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/simpleprogrammer.com\\\/php-web-development-retire-old\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/php-web-development-retire-old\\\/\",\"url\":\"https:\\\/\\\/simpleprogrammer.com\\\/php-web-development-retire-old\\\/\",\"name\":\"PHP Web Development: Is it Time to Retire the Old Workhorse? - Simple Programmer\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/php-web-development-retire-old\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/php-web-development-retire-old\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/simpleprogrammer.com\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/PHP-Web-Development-Is-it-Time-to-Retire-the-Old-Workhorse.png\",\"datePublished\":\"2022-08-05T14:00:38+00:00\",\"author\":{\"@id\":\"\"},\"description\":\"While newer and simpler languages like Python are gaining popularity, the old workhorse PHP continues to power the web like it always has.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/php-web-development-retire-old\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/simpleprogrammer.com\\\/php-web-development-retire-old\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/php-web-development-retire-old\\\/#primaryimage\",\"url\":\"https:\\\/\\\/simpleprogrammer.com\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/PHP-Web-Development-Is-it-Time-to-Retire-the-Old-Workhorse.png\",\"contentUrl\":\"https:\\\/\\\/simpleprogrammer.com\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/PHP-Web-Development-Is-it-Time-to-Retire-the-Old-Workhorse.png\",\"width\":1280,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/php-web-development-retire-old\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/simpleprogrammer.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"PHP Web Development: Is it Time to Retire the Old Workhorse?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/simpleprogrammer.com\\\/#website\",\"url\":\"https:\\\/\\\/simpleprogrammer.com\\\/\",\"name\":\"Simple Programmer\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/simpleprogrammer.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"\",\"url\":\"https:\\\/\\\/simpleprogrammer.com\\\/author\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"PHP Web Development: Is it Time to Retire the Old Workhorse? - Simple Programmer","description":"While newer and simpler languages like Python are gaining popularity, the old workhorse PHP continues to power the web like it always has.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/","og_locale":"en_US","og_type":"article","og_title":"PHP Web Development: Is it Time to Retire the Old Workhorse? - Simple Programmer","og_description":"While newer and simpler languages like Python are gaining popularity, the old workhorse PHP continues to power the web like it always has.","og_url":"https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/","og_site_name":"Simple Programmer","article_published_time":"2022-08-05T14:00:38+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2022\/08\/PHP-Web-Development-Is-it-Time-to-Retire-the-Old-Workhorse.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/#article","isPartOf":{"@id":"https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/"},"author":{"name":"","@id":""},"headline":"PHP Web Development: Is it Time to Retire the Old Workhorse?","datePublished":"2022-08-05T14:00:38+00:00","mainEntityOfPage":{"@id":"https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/"},"wordCount":1292,"commentCount":0,"image":{"@id":"https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/#primaryimage"},"thumbnailUrl":"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2022\/08\/PHP-Web-Development-Is-it-Time-to-Retire-the-Old-Workhorse.png","articleSection":["Frameworks","Guest Post","Language","PHP","Process Improvement","Programming","Web Development"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/","url":"https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/","name":"PHP Web Development: Is it Time to Retire the Old Workhorse? - Simple Programmer","isPartOf":{"@id":"https:\/\/simpleprogrammer.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/#primaryimage"},"image":{"@id":"https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/#primaryimage"},"thumbnailUrl":"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2022\/08\/PHP-Web-Development-Is-it-Time-to-Retire-the-Old-Workhorse.png","datePublished":"2022-08-05T14:00:38+00:00","author":{"@id":""},"description":"While newer and simpler languages like Python are gaining popularity, the old workhorse PHP continues to power the web like it always has.","breadcrumb":{"@id":"https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/#primaryimage","url":"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2022\/08\/PHP-Web-Development-Is-it-Time-to-Retire-the-Old-Workhorse.png","contentUrl":"https:\/\/simpleprogrammer.com\/wp-content\/uploads\/2022\/08\/PHP-Web-Development-Is-it-Time-to-Retire-the-Old-Workhorse.png","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/simpleprogrammer.com\/php-web-development-retire-old\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/simpleprogrammer.com\/"},{"@type":"ListItem","position":2,"name":"PHP Web Development: Is it Time to Retire the Old Workhorse?"}]},{"@type":"WebSite","@id":"https:\/\/simpleprogrammer.com\/#website","url":"https:\/\/simpleprogrammer.com\/","name":"Simple Programmer","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/simpleprogrammer.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"","url":"https:\/\/simpleprogrammer.com\/author\/"}]}},"_links":{"self":[{"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/posts\/41293","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/users\/1410"}],"replies":[{"embeddable":true,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/comments?post=41293"}],"version-history":[{"count":0,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/posts\/41293\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/media\/41313"}],"wp:attachment":[{"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/media?parent=41293"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/categories?post=41293"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/simpleprogrammer.com\/wp-json\/wp\/v2\/tags?post=41293"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}