Found 5 posts under the category 'Backend'
Learn how to parse an XML document using PHP's SimpleXMLElement class. Helpful to read blog RSS feeds, generate XML sitemaps, etc.
Discussing how to redirect a webpage to another using PHP - permanent and temporary redirects.
Learn how to handle HTML forms using PHP - discussing $_POST, basic form validation, and sessions
This post shows how to deploy a Node.js application behind an Nginx reverse proxy server. Also discussing Git deployment and SSL setup.
As you might already know, PHP is a popular backend language that powers many popular CMSs, including WordPress. If you are stepping into WordPress or PHP development, you will find this article helpful.