<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:wfw="http://wellformedweb.org/CommentAPI/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
     xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
          xmlns:media="http://search.yahoo.com/mrss/"
>
                
                    
                    
    
    <channel>
        <title> MakeUseOf - PHP </title>
        <atom:link rel="self" href="https://www.makeuseof.com/feed/tag/php/" type="application/rss+xml" />
        <link>https://www.makeuseof.com </link>

                    <description>MUO is your guide to modern tech. Learn how to make use of the tech and gadgets around you, and discover cool stuff on the internet.</description>
        
        <lastBuildDate>Thu, 20 Apr 2023 14:15:16 GMT</lastBuildDate>
        <language>en-US</language>
                            <sy:updatePeriod>hourly</sy:updatePeriod>
                            <sy:updateFrequency>60</sy:updateFrequency>
                
                                        
                                        
            <item>
                <title><![CDATA[Discover the Latest Features in PHP 8.3]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/discover-the-latest-features-in-php-8-3/]]></link>
                
                                                            <dc:creator><![CDATA[Robert Pearce]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2023/04/php-plush-elephant-on-a-macbook-pro-with-php-storm-running-on-it-1.jpg" length="1098" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[PHP]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    When is PHP 8.3 out, and what new features does it bring?
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>As of November 2023, PHP 8.3 will be the latest version of the web development programming language. With various enhancements for programmers (such as union types, read-only properties, and improved error messages), taking advantage of them means that you must upgrade.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Thu, 20 Apr 2023 14:15:16 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/discover-the-latest-features-in-php-8-3/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Build a MySQL Database Using PHP]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/php-mysql-databases-build/]]></link>
                
                                                            <dc:creator><![CDATA[Samuel L. Garbett]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2023/04/sql-database-php.jpg" length="204" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[PHP]]></category>
                                            <category><![CDATA[SQL]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Get a grip on the basics of MySQL management using PHP. 
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>A MySQL database is a fundamental element of many websites. While you can easily create and edit these databases from your website&rsquo;s backend, having the skills to do so with website code is extremely powerful. But how do you do it?</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Tue, 18 Apr 2023 10:15:16 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/php-mysql-databases-build/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Manage Databases With Ease Using phpMyAdmin]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/phpmyadmin-manage-databases-ease/]]></link>
                
                                                            <dc:creator><![CDATA[Kingsley Ubah]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2023/04/woman-working-on-macbook-pro-2.jpg" length="100" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Database]]></category>
                                            <category><![CDATA[PHP]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    This popular, long-running web app layers a simple UI on top of your MySQL database.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Managing SQL databases can be quite daunting if you&#39;re a beginner. This is because databases like MySQL and MariaDB need you to be familiar with Structured Query Language (SQL). You also need to know how to use the MySQL shell, command line interface, and possibly a few other complex tools.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Fri, 14 Apr 2023 10:01:17 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/phpmyadmin-manage-databases-ease/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[What Are Local File Intrusion (LFI) Attacks and Should You Be Worried?]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/what-are-local-file-intrusion-attacks/]]></link>
                
                                                            <dc:creator><![CDATA[Richard Adejumola]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2023/01/pexels-christina-morillo-1181354.jpg" length="291" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Security]]></category>
                
                                                            <category><![CDATA[Cybersecurity]]></category>
                                            <category><![CDATA[Online Security]]></category>
                                            <category><![CDATA[PHP]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    If your site runs on PHP, you might be at risk of local file intrusion attacks. But how are they carried out and what can you do about them?
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Web servers host the files (web pages, pictures, videos, forms, etc.) that make up your web application and serve these files when someone visits your website. Some servers are more advanced and also control how much access web visitors have. They may restrict regular visitors from accessing other users&rsquo; accounts or administrative dashboards. Although web servers are efficient at what they do&mdash;and they do it rather securely&mdash;attackers can exploit errors that arise from human error or flawed logic in how a server serves the files it hosts.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Sun, 15 Jan 2023 16:31:16 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/what-are-local-file-intrusion-attacks/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Use Enums in PHP 8]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/php-enums/]]></link>
                
                                                            <dc:creator><![CDATA[Bobby Jack]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2022/10/olga-vilkha-bv1dhsjeWbk-unsplash.jpg" length="138073" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[PHP]]></category>
                                            <category><![CDATA[PHP Programming]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    A fundamental feature of many languages, enumerations are now part of PHP too.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Enumerations (enums) are a data type you can use to store a value from a custom set. They&rsquo;re perfect to represent the kind of options you might show in a drop-down list.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Fri, 28 Oct 2022 10:30:15 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/php-enums/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Facebook Business Accounts Hacked via New PHP Version of Ducktail Malware]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/facebook-accounts-hacked-via-new-php-ducktail-malware/]]></link>
                
                                                            <dc:creator><![CDATA[Katie Rees]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2022/10/duck-alert-1.jpg" length="145241" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Security]]></category>
                
                                                            <category><![CDATA[Hacking]]></category>
                                            <category><![CDATA[Malware]]></category>
                                            <category><![CDATA[Cybersecurity]]></category>
                                            <category><![CDATA[Security]]></category>
                                            <category><![CDATA[PHP]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    A PHP version of the Ducktail infostealer malware is being used to compromise Facebook Business accounts. 
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Facebook Business accounts are now under attack via a new PHP version of the Ducktail malware strain. </p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Fri, 14 Oct 2022 18:59:41 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/facebook-accounts-hacked-via-new-php-ducktail-malware/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Build a Website From Scratch With PHP]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/how-to-create-website-php/]]></link>
                
                                                            <dc:creator><![CDATA[Bobby Jack]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/03/php-logo-feature.jpg" length="164040" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[PHP]]></category>
                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[Web Development]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Got the very basics of PHP down pat and ready to take up a beginner challenge? Try building a site from scratch with this tutorial.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>If you gain a basic understanding of how to build a website using PHP, you&rsquo;ll have knowledge of file inclusions and producing output&mdash;the very basics of customizing a web page. Maybe you&rsquo;re wondering where to begin, or what next steps to take when building more functionality into your site.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Tue, 22 Feb 2022 19:00:14 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/how-to-create-website-php/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Create Custom Post Types in WordPress]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/create-custom-post-types-wordpress/]]></link>
                
                                                            <dc:creator><![CDATA[David Abraham]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/12/wordpress-featured-img.jpg" length="111403" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Wordpress]]></category>
                                            <category><![CDATA[Web Development]]></category>
                                            <category><![CDATA[PHP]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Creating custom post types in WordPress is as simple as pasting a bit of code and adjusting its values. Here's what to do.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>WordPress comes with default post types for blog posts, pages, attachments, revisions, and so on. However, when you want to make more unique content that suits the specific needs of your business or personal site, you might find these default custom post types limiting.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Sat, 18 Dec 2021 14:00:22 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/create-custom-post-types-wordpress/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Increase PHP Memory in WordPress]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/increase-php-memory-in-wordpress/]]></link>
                
                                                            <dc:creator><![CDATA[David Abraham]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/12/pexels-thisisengineering-3861958-(1).jpg" length="133965" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Wordpress]]></category>
                                            <category><![CDATA[PHP]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    This tutorial offers simple solutions to increasing your WordPress PHP memory.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>While using WordPress, there are a few common problems or errors that you might have to contend with. Among the most common is the WordPress memory limit error, also known as a &quot;PHP memory limit error&quot;.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Tue, 14 Dec 2021 21:15:23 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/increase-php-memory-in-wordpress/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Make a Web Directory in WordPress]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/make-web-directory-wordpress/]]></link>
                
                                                            <dc:creator><![CDATA[David Abraham]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/12/pexels-josh-sorenson-1714208-(1).jpg" length="106785" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Wordpress]]></category>
                                            <category><![CDATA[Web Development]]></category>
                                            <category><![CDATA[PHP]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Whether you're a full-stack developer or someone with no coding experience at all, this guide offers methods to create a web directory in WordPress.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Looking to build a web directory? Websites like Yelp, Airbnb, and many others are examples of popular and successful web directories. Essentially, web directories are websites that collect and share data about people, events, places, or organizations, often for a fee.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Wed, 08 Dec 2021 14:15:12 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/make-web-directory-wordpress/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[The 9 Best XAMPP Alternatives for Hosting Your Website Locally]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/best-xampp-alternatives-for-hosting-website-locally/]]></link>
                
                                                            <dc:creator><![CDATA[Idowu Omisola]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/11/Best-XAMPP-Alternatives-feature.jpg" length="198743" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Web Server]]></category>
                                            <category><![CDATA[Virtual Machine]]></category>
                                            <category><![CDATA[SQL]]></category>
                                            <category><![CDATA[Apache Server]]></category>
                                            <category><![CDATA[PHP]]></category>
                                            <category><![CDATA[Programming Tools]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Tired of using XAMPP? Try these local server management tools instead.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>The wealth of features compiled into XAMPP makes it deserving of its reputation as a treasured PHP-based web development companion and local server management tool. We&#39;ve no intention to argue this fact, but you might be looking for something different.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Thu, 11 Nov 2021 17:30:11 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/best-xampp-alternatives-for-hosting-website-locally/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[9 Advanced PHP String Functions You Must Master Today]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/php-advanced-string-functions-you-must-master-today/]]></link>
                
                                                            <dc:creator><![CDATA[Unnati Bamania]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/10/php-string-methods-cover-page-1.jpg" length="122820" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[PHP]]></category>
                                            <category><![CDATA[PHP Programming]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    PHP has a huge number of useful string functions. If you're familiar with the basics, check out these more advanced functions for working with text.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>PHP is an open-source server-side scripting language. You can embed PHP code into HTML to build web applications. Using PHP, you can easily develop dynamic web applications and connect such applications to a database.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Tue, 19 Oct 2021 10:00:39 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/php-advanced-string-functions-you-must-master-today/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Add Authentication to Any PHP App Using MySQL]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/authentication-php-app-using-mysql/]]></link>
                
                                                            <dc:creator><![CDATA[Unnati Bamania]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/09/person-filling-online-form.jpg" length="93662" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[PHP]]></category>
                                            <category><![CDATA[SQL]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Explore the power of PHP and MySQL with this tutorial that guides you through creating authentication on your web app.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>PHP is an open-source server-side scripting language that can be embedded into HTML to build web applications. It is used for developing dynamic web applications and connecting the application to a database.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Wed, 08 Sep 2021 21:00:53 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/authentication-php-app-using-mysql/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Set Up a LAMP Environment With XAMPP on Ubuntu Linux]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/set-up-lamp-environment-with-xampp-on-ubuntu/]]></link>
                
                                                            <dc:creator><![CDATA[Mwiza Kumwenda]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/07/engineer_working_on_pc_in_a_linux_server_room.jpg" length="246699" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Linux]]></category>
                
                                                            <category><![CDATA[Ubuntu]]></category>
                                            <category><![CDATA[Apache Server]]></category>
                                            <category><![CDATA[Linux]]></category>
                                            <category><![CDATA[PHP]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Want to develop PHP-based applications on your Ubuntu machine? Here's how to configure a LAMP environment with XAMPP.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>This guide will show you how to set up a LAMP Server (Linux, Apache, MySQL, and PHP) for developing PHP-based web applications on Ubuntu Linux using XAMPP.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Thu, 15 Jul 2021 16:00:13 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/set-up-lamp-environment-with-xampp-on-ubuntu/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Set Up a LAMP Test Environment on WSL]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/set-up-a-lamp-test-environment-wsl/]]></link>
                
                                                            <dc:creator><![CDATA[David Delony]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/06/code-laptop.jpg" length="75153" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Linux]]></category>
                
                                                            <category><![CDATA[Apache Server]]></category>
                                            <category><![CDATA[Windows Subsystem for Linux]]></category>
                                            <category><![CDATA[PHP]]></category>
                                            <category><![CDATA[database]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Want to get started with web development on Windows Subsystem for Linux? Begin by setting up a LAMP test environment.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Windows Subsystem for Linux was intended to reintroduce Windows as a development platform. With so much development happening for the web, WSL is ideal for setting up a web development environment quickly by assembling a LAMP (Linux/Apache/MySQL/PHP) environment.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Fri, 25 Jun 2021 16:30:45 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/set-up-a-lamp-test-environment-wsl/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Install and Configure Zabbix on Ubuntu/Debian]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/install-and-configure-zabbix-on-ubuntu/]]></link>
                
                                                            <dc:creator><![CDATA[Deepesh Sharma]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/06/install-zabbix-on-ubuntu-and-debian.jpg" length="194318" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Linux]]></category>
                
                                                            <category><![CDATA[Apache Server]]></category>
                                            <category><![CDATA[Linux]]></category>
                                            <category><![CDATA[SQL]]></category>
                                            <category><![CDATA[PHP]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Need to monitor a server or other online device? Install and set up Zabbix to manage your devices from one machine.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>System administrators often use monitoring tools such as Zabbix to keep an eye on servers, virtual machines, devices connected to their network, and more. Zabbix is a great tool that provides a graphical interface to control and manage these services efficiently.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Tue, 08 Jun 2021 15:30:41 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/install-and-configure-zabbix-on-ubuntu/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[A Beginner's Guide to the Laravel Artisan Console]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/laravel-artisan-console/]]></link>
                
                                                            <dc:creator><![CDATA[Jerome Davidson]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/05/pexels-programming-pic.jpg" length="135630" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[PHP Programming]]></category>
                                            <category><![CDATA[PHP]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Learn how to install and get started using Laravel's Artisan Console.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Artisan is the command-line tool that Laravel uses to access its applications. It provides a number of commands which can greatly ease your development process.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Fri, 07 May 2021 19:00:53 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/laravel-artisan-console/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Hackers Breach PHP Git Server and Insert Backdoor in Source Code]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/hackers-breach-php-git-server-insert-backdoor-source-code/]]></link>
                
                                                            <dc:creator><![CDATA[Gavin Phillips]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/03/php-logo-feature.jpg" length="164040" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Tech News]]></category>
                
                                                            <category><![CDATA[GitHub]]></category>
                                            <category><![CDATA[PHP]]></category>
                                            <category><![CDATA[Backdoor]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    But the attackers left a giant clue in the code for the PHP development team to find.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Hackers have breached the main Git repository of the PHP programming language, adding a backdoor to the source code that could allow an attacker access to millions of servers worldwide.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Mon, 29 Mar 2021 10:10:18 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/hackers-breach-php-git-server-insert-backdoor-source-code/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Learn How to Distribute Your PHP Packages With Packagist]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/learn-how-to-distribute-your-php-packages-with-packagist/]]></link>
                
                                                            <dc:creator><![CDATA[Matt Dizak]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/02/muo-programming-packagist-featured.jpg" length="133532" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[PHP]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Want to distribute your PHP packages as easily as possible? Here's how to share your PHP projects with Packagist.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>You've developed out a beautiful PHP package that you've put your heart and soul into, and are proud of. Now it's time for distribution, and one key part is ensuring you provide others the easiest possible route to download and utilize your package, but how?</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Mon, 22 Feb 2021 20:00:36 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/learn-how-to-distribute-your-php-packages-with-packagist/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[What's a Wordpress Developer? 5 Must-Have Skills If You Want to Be One]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/what-is-a-wordpress-developer/]]></link>
                
                                                            <dc:creator><![CDATA[Jennifer Seaton]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/02/muo-programming-wordpress-developer-featured.jpg" length="103257" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[Wordpress]]></category>
                                            <category><![CDATA[HTML]]></category>
                                            <category><![CDATA[JavaScript]]></category>
                                            <category><![CDATA[CSS]]></category>
                                            <category><![CDATA[SQL]]></category>
                                            <category><![CDATA[PHP]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    If you want to build a career around developing WordPress sites, you need these five skills.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>WordPress is used by a lot of different companies for their content management systems. As such, there is a growing need for WordPress developers. You might have even seen some job ads for these positions.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Sun, 07 Feb 2021 14:30:00 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/what-is-a-wordpress-developer/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[How to Manipulate Text in PHP With These 9 Functions]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/how-to-manipulate-text-in-php/]]></link>
                
                                                            <dc:creator><![CDATA[Bobby Jack]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2021/01/scissors-cutting-words.jpg" length="76670" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[PHP Programming]]></category>
                                            <category><![CDATA[PHP]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    With PHP you can cut, count, sort, add text to arrays, and more, using these 9 powerful PHP functions.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Strings are one of the fundamental scalar types in many programming languages, including PHP. They represent text data, from individual characters to entire documents.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Tue, 02 Feb 2021 20:00:28 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/how-to-manipulate-text-in-php/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[Getting Started With Redis and PHP for Quick Data Storage]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/getting-started-with-redis-and-php-for-quick-data-storage/]]></link>
                
                                                            <dc:creator><![CDATA[Matt Dizak]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2020/12/muo-linux-programming-redis.jpg" length="200972" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Linux]]></category>
                
                                                            <category><![CDATA[PHP]]></category>
                                            <category><![CDATA[database]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Learn how to increase the speed of your online software using the popular and open-source Redis data storage engine, allowing for blazingly fast speed
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>The popular Redis storage engine is an excellent and must-have tool in any software developer's arsenal. The in-memory storage engine allows for blazingly fast storage and retrieval of data, up to an impressive 32 million queries per second, making it a prime complement to any major database engine.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Mon, 04 Jan 2021 15:00:24 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/getting-started-with-redis-and-php-for-quick-data-storage/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[5 Web Frameworks Worth Learning for Developers]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/web-frameworks-for-developers/]]></link>
                
                                                            <dc:creator><![CDATA[Anthony Grant]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2020/01/frameworks-learn.jpg" length="182185" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[JavaScript]]></category>
                                            <category><![CDATA[Python]]></category>
                                            <category><![CDATA[Ruby]]></category>
                                            <category><![CDATA[PHP]]></category>
                                            <category><![CDATA[ASP.NET]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Interested in learning advanced web development? Avoid writing repetitive code---use these web development frameworks instead.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>As a web developer, you're always on the lookout for ways to make coding easier. One way to do this is by using code libraries that eliminate repetitive code or give you more power.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Fri, 10 Jan 2020 15:00:00 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/web-frameworks-for-developers/</guid>
            </item>
                                
                                        
            <item>
                <title><![CDATA[10 Computer Programming Careers and Jobs That Are in High Demand]]></title>
                                    <link><![CDATA[https://www.makeuseof.com/tag/computer-programming-jobs-in-demand/]]></link>
                
                                                            <dc:creator><![CDATA[Anthony Grant]]></dc:creator>
                                    
                                    <enclosure url="https://static1.makeuseofimages.com/wordpress/wp-content/uploads/2017/05/programming-jobs.jpg" length="96531" type="image/jpeg"/>
                
                
                                    <category><![CDATA[Programming]]></category>
                
                                                            <category><![CDATA[HTML]]></category>
                                            <category><![CDATA[Web Development]]></category>
                                            <category><![CDATA[JavaScript]]></category>
                                            <category><![CDATA[Java]]></category>
                                            <category><![CDATA[Programming]]></category>
                                            <category><![CDATA[Job Searching]]></category>
                                            <category><![CDATA[App Development]]></category>
                                            <category><![CDATA[Careers]]></category>
                                            <category><![CDATA[Python]]></category>
                                            <category><![CDATA[CSS]]></category>
                                            <category><![CDATA[PHP]]></category>
                                    
                

                <description>
                    <![CDATA[
                                                    Looking for a career in programming? Here are just some of the best paying coding jobs that you can apply for today.
                                                ]]>
                </description>
                <content:encoded>
                    <![CDATA[
                                                                                                                                    <p>Programming jobs are in demand and the industry is booming with opportunities. You can have a long-lasting programming career if you work hard. While some say the industry is saturated, career opportunities are plentiful.</p>
    
                                                                                                            ]]>
                </content:encoded>
                                <pubDate>Mon, 08 May 2017 23:00:00 GMT</pubDate>
                <guid isPermaLink="true">https://www.makeuseof.com/tag/computer-programming-jobs-in-demand/</guid>
            </item>
            </channel>
</rss>