https://percona.community/blog/2023/03/20/how-to-make-http-requests-to-api-in-php-app-using-github-api-example-and-write-to-percona-server-for-mongodb/
http requestsphp appmakeapi
https://www.zend.com/blog/php-dependency-management
Simplify PHP dependency management using Composer. This post covers the challenges and best practices to improve PHP apps, ensuring stability and security.
dependency managementguidephpusingcomposer
https://www.amitmerchant.com/the-modern-way-to-draw-squircles-using-corner-shape-in-css/
Nov 13, 2025 - For years, we’ve faked “characterful” corners with SVG masks, pseudo-elements, and more than a few headaches. The problem? Border-radius only controls...
modernwaydrawusingcorner
https://www.guru99.com/php-mail.html
Jun 28, 2024 - PHP mail is the built in PHP function that is used to send emails from PHP scripts. The mail function accepts the following parameters;
send emailusing phpfunction
https://www.amitmerchant.com/gnome-extensions-on-my-ubuntu-22-04/
May 11, 2022 - GNOME is the official desktop environment that is been shipped with Ubuntu desktop versions for quite some time now.
gnome extensionsusefulusingubuntu
https://www.codexworld.com/store-retrieve-image-from-database-mysql-php/
Aug 16, 2023 - Insert image in database using PHP - Learn how to store and retrieve image from MySQL database using PHP. Example script to upload image to database and...
mysql databaseusing phpstoreretrieveimage
https://www.zend.com/blog/php-pipe-operator
The PHP pipe operator ( |> ) is a new feature in PHP 8.5 designed to create cleaner code. Learn how to implement it & what it means for PHP in this...
phppipeoperatorusing
https://www.aaron-gustafson.com/notebook/rebuilding-a-php-app-using-isomorphic-javascript-with-eleventy-and-netlify/
Back in the early days of the iPhone, I created Tipr, a tip calculator that always produces a palindrome total. This is an overview of the minimal work I did...
php apprebuildingusingjavascripteleventy
https://www.zend.com/blog/oop-file-handling-with-standard-php-library
Learn how PHP’s Standard PHP Library simplifies OOP file handling. Discover benefits for performance, large file processing, and maintainable, efficient code.
file handlingstandard libraryphpoopusing
https://www.codexworld.com/dynamic-dependent-select-box-using-jquery-ajax-php/
Jun 23, 2025 - Dynamic dependent multiple select boxes using jQuery, Ajax, PHP, and MySQL. Create country state city dependent dropdown in PHP. Example code to implement...
jquery ajaxdynamicdependentselectbox
https://coderflex.com/blog/automate-your-workflow-using-github-action-and-php-cs-fixer
When we build an application, codebase getting messy with time, and likely we'll forget to refactor or remove unnecessary stuff such as unused namespaces...
using githubautomateworkflowactionamp
https://www.codexworld.com/upload-store-image-file-in-database-using-php-mysql/
Aug 8, 2023 - Upload and store image in the Database with PHP - Learn how to upload image to server and store image file in the database using PHP and MySQL. Example code to...
using phpuploadstoreimagefile
https://www.hcaptcha.com/post/using-hcaptcha-with-php
Learn how to integrate hCaptcha with PHP and protect your website from spam and abuse. Follow these simple steps to add hCaptcha to your PHP web form.
usinghcaptchaphpblog
https://www.amitmerchant.com/seven-realworld-examples-of-using-the-pipe-operator-in-php-85/
Oct 1, 2025 - The pipe operator (|>) in PHP 8.5 is a powerful addition that allows for a more functional programming style by enabling the chaining of operations clearly...
real worldsevenexamplesusingpipe
https://www.codexworld.com/login-with-google-api-using-php/
Nov 10, 2025 - Login with Google account using PHP tutorial - Integrate user login system with Google account using Google OAuth PHP client library. Example code to implement...
google accountusing phplogin
https://smartwp.com/wordpress-get-title/
Oct 25, 2022 - Quick example of how to use get_the_title in WordPress to display a page title of a WordPress post or page using PHP.
using phpgetposttitlewordpress
https://perfmatters.io/docs/activate-php-constant-wp-config/
Jul 16, 2025 - You can use the PERFMATTERS_LICENSE_KEY constant in wp-config.php to define and activate your Perfmatters license key.
using phpactivateperfmattersconstantwp
https://maslosoft.com/blog/2017/09/12/using-gpg-with-php-on-server/
Mar 28, 2022 - Completely new web publishing experience, for anyone
usinggpggnupgphpserver