blog
5 articles found under 'backend'
May 20, 2020
How to Parse HTML using PHP Native Classes
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.
Jun 18, 2022
How to Redirect a Page in PHP & Discussing header() and its Alternatives
Discussing how to redirect a webpage to another using PHP – permanent and temporary redirects.
Jun 8, 2022
How to Handle Forms in PHP
Learn how to handle HTML forms using PHP – discussing $_POST, basic form validation, and sessions
Jun 5, 2022
How to Set Up Nginx Reverse Proxy for Node.js Application
This post shows how to deploy a Node.js application behind an Nginx reverse proxy server. Also discussing Git deployment and SSL setup.
← Previous
Next →