{"id":1506,"date":"2022-07-13T06:48:06","date_gmt":"2022-07-13T06:48:06","guid":{"rendered":"https:\/\/test.thesmsworks.co.uk\/blog\/?p=1506"},"modified":"2022-09-09T15:34:03","modified_gmt":"2022-09-09T15:34:03","slug":"why-php-still-most-common-web-programming-language-sending-sms","status":"publish","type":"post","link":"https:\/\/thesmsworks.co.uk\/blog\/why-php-still-most-common-web-programming-language-sending-sms\/","title":{"rendered":"Why is PHP still popular for sending SMS?"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1506\" class=\"elementor elementor-1506\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-42c13655 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"42c13655\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-579f3003\" data-id=\"579f3003\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-520260cc elementor-widget elementor-widget-text-editor\" data-id=\"520260cc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\n<h1 class=\"wp-block-heading\">5 Reasons Why PHP is the Most Popular Web programming Language for Sending SMS Via an API<\/h1>\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"300\" height=\"162\" class=\"wp-image-80\" src=\"http:\/\/test.thesmsworks.co.uk\/blog\/wp-content\/uploads\/2022\/06\/PHP-logo-small.png\" alt=\"PHP logo\" \/><\/figure>\n\n<p><a href=\"http:\/\/www.php.net\/\">PHP<\/a>\u00a0is often seen as the \u2018go to\u2019 web programming language to use for sending\u00a0<a href=\"https:\/\/thesmsworks.co.uk\/\">SMS via an API<\/a>.<\/p>\n\n<p>It\u2019s quick to learn, fast to implement and is notoriously forgiving.<\/p>\n\n<p>We wanted to find out why, when\u00a0there are so many other languages that could arguably do a better job, is PHP so enduringly popular.<\/p>\n\n<h2 class=\"wp-block-heading\">Mixed reviews for PHP<\/h2>\n\n<p>Opinion on PHP as a web programming language overall is at best mixed. A Google search seems to strongly suggest a deep sense of frustration.<\/p>\n\n<p>Despite the mixed reviews, PHP is so important for some people, that they include \u2018PHP SMS\u2019, &#8216;send SMS PHP code&#8217;\u00a0\u00a0or similar variant in their search term when looking for an\u00a0<a href=\"https:\/\/www.thesmsworks.co.uk\/\">SMS API company<\/a>.<\/p>\n\n<p>They\u2019re clearly looking for a solution that will give them a PHP SMS gateway option.<\/p>\n\n<p>To shed some light on why PHP is so popular, we\u2019ve put together 5 reasons that developers love PHP as a way of integrating SMS.<\/p>\n\n<h2 class=\"wp-block-heading\">\u00a0<\/h2>\n\n<h2 class=\"wp-block-heading\">1. PHP is easy to learn<\/h2>\n\n<p>Who wants to spend months\u00a0grappling with the intricacies of more precise and demanding languages?<\/p>\n\n<p>Most people need to get their in PHP SMS API up and running fast, without the need for extensive training to master some of the more challenging concepts that other languages require.<\/p>\n\n<p>People who are familiar with html can quickly become reasonably competent coders in PHP.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><strong><em>No other language is as easy for a beginner to get visible results.<\/em>\u00a0<\/strong><br \/>Bill Karwin- SQL developer, consultant, trainer\u00a0<br \/>and author<\/p>\n<\/blockquote>\n\n<p>Trainers and teachers seem to back up this viewpoint.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><em><strong>I taught PHP to more than 100 trainees, out of which 90% of people came from non-technical backgrounds. I literally taught them the abcs of computer programming.<\/strong><\/em><\/p>\n<p>Sunil Thakare &#8211; Full Stack Developer<\/p>\n<\/blockquote>\n\n<h2 class=\"wp-block-heading\">2. PHP is flexible and forgiving<\/h2>\n\n<p>Using PHP with your\u00a0<a href=\"https:\/\/www.thesmsworks.co.uk\/sms-api\">SMS API<\/a>\u00a0allows you to get up and running fast and minor errors don\u2019t cause it to grind to a halt.\u00a0<\/p>\n\n<p>It\u2019s perfect for prototyping where you need to get a proof of concept in a &#8216;demo ready&#8217; state<\/p>\n\n<p>Contributing to a stack overflow discussion,\u00a0Bob Fanger,\u00a0Developer at NoProtoco\u00a0commented,<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><em><strong>Quick and Dirty is the default. The language is filled with useful shortcuts. PHP lets me express what I want without typing an essay.<\/strong><\/em><\/p>\n<p>Bob Fanger,\u00a0Developer &#8211;\u00a0<a href=\"http:\/\/www.noprotocol.nl\/\">NoProtocol<\/a><\/p>\n<\/blockquote>\n\n<h2 class=\"wp-block-heading\">3. PHP has some of the best documentation<\/h2>\n\n<p>PHP is one of most comprehensively documented web programming languages. There are countless libraries and third party tools to help users.<\/p>\n\n<p>A search on YouTube for PHP tutorials pulls up 3.2 million results. On Google overall, the same search produces 3.9million.\u00a0<\/p>\n\n<p>This obviously presents an issue, with a colossal overproduction of training material, much of it now redundant.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><em><strong>There are a lots of outdated PHP tutorials still floating around the web. That is why it is extremely important to keep a reference for doing and learning PHP the right way.<\/strong><\/em><br \/>Ayman Farhat<a href=\"https:\/\/thesmsworks.co.uk\/www.aymanfarhat.com\">\u00a0<\/a>&#8211; Software and web developer<\/p>\n<\/blockquote>\n\n<p>I think it\u2019s fair to say that there is no shortage of training material although curating the mountain of literature might be a challenge.<\/p>\n\n<h2 class=\"wp-block-heading\">4 PHP is installed on most web hosting servers<\/h2>\n\n<p>PHP comes free with most web hosting servers, so you don\u2019t need to waste time installing new systems and enduring all the hassle that comes with configuring them.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><em><strong>While PHP is far from the best web programmi<\/strong><\/em><em><strong>ng language, it&#8217;s the most common in terms of availability in hosting packages.<\/strong><\/em><br \/>Rebecca Skinner \u2013 Full Stack Developer<\/p>\n<\/blockquote>\n\n<p>Even if PHP is not your web programming language of choice, most people want an easy life and are more than prepared to put up with PHP\u2019s rough edges for the sake of speed and efficiency.<br \/>\u00a0<\/p>\n\n<h2 class=\"wp-block-heading\">5. PHP Is free<br \/>\u00a0<\/h2>\n\n<p>Since the very earliest versions, back in 1995, PHP has always been a collaborative project with\u00a0no commercial underpinnings.<\/p>\n\n<p>Rasmus Lerdorf, one of the original architects of PHP hadn\u2019t even intended it to become a new programming language. It grew organically and like wildfire.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><em><strong>I don\u2019t know how to stop it, there was never any intent to write a \u00a0programming language.<\/strong><\/em><\/p>\n<p>Rasmus Lerdorf,<\/p>\n<\/blockquote>\n\n<h1 class=\"wp-block-heading\">\u00a0<\/h1>\n\n<p>As developers added their own functions, PHP became the runaway juggernaut that it is today.<\/p>\n\n<p>From its rather chaotic beginnings, PHP has emerged, imperfect, often inconsistent but most importantly, free.<\/p>\n\n<h2 class=\"wp-block-heading\">PHP &#8211; Imperfect, scruffy rascal<\/h2>\n\n<p>In his entertaining article,\u00a0<a href=\"http:\/\/blog.samuellevy.com\/post\/41-php-is-the-right-tool-for-the-job-for-all-the-wrong-reasons.html\" target=\"_blank\" rel=\"noreferrer noopener\">PHP is the right tool for the job (for all the wrong reasons)<\/a>,\u00a0 Samuel Levy lays out the case for why PHP is so often the winning language.<\/p>\n\n<p>He dismisses the purists who whine about the inelegance of the code and its lack of refinement. Instead, he champions its ease of use and ultimate practicality.<\/p>\n\n<p>He suggests that most developers today take a pragmatic approach to choosing a web programming language.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><em><strong>They approach software like they would approach buying a toaster &#8211; they want something that does the job, and doesn&#8217;t cost the earth.<\/strong><\/em><\/p>\n<p>Samuel Levy Freelance Software Engineer, writer<\/p>\n<\/blockquote>\n\n<h2 class=\"wp-block-heading\">PHP \u2013 Popular, but not the only show in town<\/h2>\n\n<p>While PHP is the top choice for many developers, it\u2019s by no means the only option.<\/p>\n\n<p>We\u2019ve put together code wrappers for our SMS API in all the main web programming languages.<br \/>\u00a0<br \/>We\u2019d love to you\u00a0<a href=\"http:\/\/www.thesmsworks.co.uk\/user\/register\">test us<\/a>, regardless of the language that you\u2019d like to use. Help yourself to a free SMS API account.\u00a0<br \/>\u00a0<br \/>It comes with 50 free credits for testing. This is normally plenty but let us know if you need more and we\u2019ll gladly add as many as you need, within reason.<\/p>\n\n<p>Our\u00a0<a href=\"https:\/\/thesmsworks.co.uk\/developers\">code libraries<\/a>\u00a0should give you all you need to get up and running. Let us know if there\u2019s anything we\u2019ve not covered. We\u2019d love to hear from you.<\/p>\n\n<p>All our details are on the\u00a0<a href=\"https:\/\/www.thesmsworks.co.uk\/contact\">contact page<\/a>.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>5 Reasons Why PHP is the Most Popular Web programming Language for Sending SMS Via an API PHP\u00a0is often seen [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1519,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1506","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/thesmsworks.co.uk\/blog\/wp-json\/wp\/v2\/posts\/1506","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thesmsworks.co.uk\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thesmsworks.co.uk\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thesmsworks.co.uk\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thesmsworks.co.uk\/blog\/wp-json\/wp\/v2\/comments?post=1506"}],"version-history":[{"count":0,"href":"https:\/\/thesmsworks.co.uk\/blog\/wp-json\/wp\/v2\/posts\/1506\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thesmsworks.co.uk\/blog\/wp-json\/wp\/v2\/media\/1519"}],"wp:attachment":[{"href":"https:\/\/thesmsworks.co.uk\/blog\/wp-json\/wp\/v2\/media?parent=1506"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thesmsworks.co.uk\/blog\/wp-json\/wp\/v2\/categories?post=1506"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thesmsworks.co.uk\/blog\/wp-json\/wp\/v2\/tags?post=1506"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}