Found 10 posts tagged 'php'
Learn how to parse an XML document using PHP's SimpleXMLElement class. Helpful to read blog RSS feeds, generate XML sitemaps, etc.
An introduction to the different data types in PHP - includes primitive, compound, and special types
PHP offers a couple of other superglobal variables, which can be accessed from anywhere in your code.
Learn the ins and outs of PHP variables
This post takes you through the basics of how to create simple PHP scripts, its syntax, and how to add PHP to HTML.
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
Learn how to setup a PHP development environment using Docker
An introduction to the various programming languages used in WordPress content management system, role of PHP works in WordPress
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.