1. PSR-3 logging in a PHP application
Updated on: 2020-08-08
Posted on: 2020-08-08
Blog: XLogger PHP PSR Logger package blog
Package: XLogger PHP PSR Logger



1. How to Find Proxy Servers with PHP to Send a Request to Another Server
Updated on: 2021-04-14
Posted on: 2020-08-07
Blog: Tor PHP Get Proxy List package blog
Package: Tor PHP Get Proxy List
A PHP script can be used to send any HTTP requests via a given server.
If you do not have access to a your own proxy server, you can try using the Proxy IP List site to find available servers.



1. How to Create a Shopping Cart with a Flexible PHP Discount System?
Updated on: 2020-07-30
Posted on: 2020-07-30
Blog: Flexible PHP Coupon System package blog
Package: Flexible PHP Coupon System
Giving temporary discounts is a form to boost sales just to a few potencial customers. One way to give discounts is to share discount coupons codes.
Here you can learn more about how can you implement a shopping cart discount system that provides the flexibility that you need.



1. How Can PHP Strict Types Help Preventing Bugs When Migrating to PHP 7 or PHP 8
Updated on: 2020-07-27
Posted on: 2020-07-27
Blog: Stern PHP Type Safety package blog
Package: Stern PHP Type Safety
This possibility makes it easier for developers to catch bugs in code that pass the wrong types of values to strict functions.
Strict type support was introduced in PHP 7. To make older projects take advantage of strict types, you need to migrate those projects to PHP 7 to take advantage of this and other PHP 7 features.
In this tutorial, you will learn how to perform a smooth migration of older projects to PHP 7, so you can use strict types without introducing backwards incompatible changes that could cause more bugs to appear in your projects.



1. PHP and Mysql, playing with the database
Updated on: 2020-06-25
Posted on: 2020-06-25
Blog: DaoOne package blog
Package: DaoOne



1. Tutorial on How to Secure Sensitive Data in PHP using Encryption and Decryption
Updated on: 2020-06-19
Posted on: 2020-06-19
Blog: PHP Simple Encryption and Decryption package blog
Package: PHP Simple Encryption and Decryption
When done incorrectly it can result in stolen data or unrecoverable information.
Read this tutorial article to learn how to use the PHP Simple Encryption and Decryption package to choose the right cryptography cipher and generating a secure IV, so you do not need to be an expert in cryptography.



1. PHP Authorize.Net Tutorial on Making Easier Payments through its API
Updated on: 2020-06-15
Posted on: 2020-06-15
Blog: PHP Authorize.net Integration with JSON API package blog
Package: PHP Authorize.net Integration with JSON API
It supports many useful features like managing subscriptions, payment profiles, fraud management and sales reporting.
Read this tutorial to learn how to use the Authorize.net API to integrate payment processing to sell more products and services in your Web site or application using the PHP Authorize.net Integration with JSON API package.



1. Learning from PHP Log to File Example
Updated on: 2020-06-23
Posted on: 2020-06-10
Blog: PHP Logging Class package blog
Package: PHP Logging Class
Read this article to learn from examples on how to implement logging techniques that can be used in PHP storing the logged information in files.



1. Monday June 8, 2020
Updated on: 2020-06-08
Posted on: 2020-06-08
Blog: QCM Class package blog
Package: QCM Class
2. Monday June 8, 2020
Updated on: 2020-06-08
Posted on: 2020-06-08
Blog: OPDS PHP Ebook Publisher Class package blog
Package: OPDS PHP Ebook Publisher Class