1132. How to Participate in the PHP Classes Market For You to Sell Your Products to Other PHP Developers and Make More Money Doing What You Love
Updated on: 2023-01-27
Posted on: 2023-01-27
This is a way to help developers like yourself do more of what you love and make more money so you can spend more time on your product development and better quality of life.
Now we need your input to sort the priorities to implement the last steps of the marketplace.
Please read this short article to understand better the PHP Classes marketplace and how you can participate or help the PHP Classes continue supporting all PHP developers.



1. How to Use a PHP Design Pattern Implementation to Automatically Update Slave Objects when Master Objects are Updated
Updated on: 2023-01-26
Posted on: 2023-01-26
Blog: yii2-arsync package blog
Package: yii2-arsync
Often applications that use the active record design pattern define hierarchies of class objects and establish relations between enslaver and enslaved person objects.
This package can help applications that use the active record design pattern implementation with the YII framework to automate the process of updating slave objects based on the changes in master objects.



1131. How PHP Developers Will be Able to Handle Better Undefined Properties in PHP 9.0
Updated on: 2023-01-25
Posted on: 2023-01-25
Read this short article to learn how this improves your process of detecting and fixing code that has mistakes so you can produce code of excellent quality as early as possible.



1130. How You Can Simplify MySQL Prepared Query Execution in PHP 8.2 Using mysqli::execute_query
Updated on: 2023-01-24
Posted on: 2023-01-24
One of those improvements was executing prepared SQL queries and retrieving the query results using fewer lines of code when you use the MySQLi extension to access your MySQL database server.
Read this article to learn about this improvement of PHP 8.2 with an example of PHP code.
You can also learn some valuable criteria to decide if you should use MySQLi or PDO to access a database in your PHP projects.



9. Modern PHP CSRF Protection Example using a PHP Forms Library
Updated on: 2023-01-24
Posted on: 2023-01-23
Blog: PHP Forms Class with HTML Generator and JavaScript Validation package blog
Package: PHP Forms Class with HTML Generator and JavaScript Validation
Good Web sites are protected against CSRF security attacks. Attempts to perform these attacks are ignored.
As a responsible Web developer, it is in your best interest to learn how to prevent these attacks so your PHP Web projects can be more secure.
Please read this short article to learn more about CSRF attacks and a practical example of protection against CSRF attacks in your Web form pages generated and processed by PHP.



1129. How Would You Like that PHP Events Online Happen in the Future
Updated on: 2023-01-20
Posted on: 2023-01-20
Since the pandemic, many in-presence events have been suspended to protect the health of people that want to participate.
Recently we talked with some developers that expressed an interest in participating in PHP online events.
Therefore we need to research your needs and desires, so we can plan to organize the PHP online events of your dreams.
Please read this short article, so you can learn more about how you can participate in a short research survey, and we can learn what the PHP online events of your dreams should have.



1. How to Send a Message on WhatsApp using the Official API in PHP
Updated on: 2023-01-19
Posted on: 2023-01-19
Blog: PHP WhatsApp API package blog
Package: PHP WhatsApp API
Several APIs allow developers to send messages to other WhatsApp users via WhatsApp.
This package uses the official API from the Meta Group to send messages to other WhatsApp users.



1128. PHP Events Calendar of Meetings and Conferences for February 2023
Updated on: 2023-01-18
Posted on: 2023-01-18
So now we are starting a test to evaluate if developers like yourself are interested in knowing about the events that will happen soon near your region, so you can prepare to participate in those events.
Read this short article to be aware of PHP events in February 2023, so you can consider participating and learn more to be a better PHP developer with other developers.
Here you can also find guidance on how to promote your future PHP event better with the help of the PHP Classes site.



1127. Why Would You Want to Do a PHP Upgrade to Version 7.3 or 8.3 to Benefit from Better Security using the Improved SameSite Cookie Support
Updated on: 2023-01-17
Posted on: 2023-01-17
Read this short article to learn more about CSRF attacks, SameSite cookies, and code examples of how to benefit from improvements done in PHP 7.3 and PHP 8.3 to quickly implement this option to protect better your sites from these attacks.
There are more modern ways to generate random strings. Read another article about the \Random\Randomizer class to learn more about modern ways to generate random values.



1. How to Add a PHP Icon Image Picker Tool to Your Applications to Let Users Choose Images and Colors to Customize Your Application
Updated on: 2023-01-16
Posted on: 2023-01-16
Blog: Yii2 PHP Icon Picker package blog
Package: Yii2 PHP Icon Picker
In some cases, the applications let the users pick icons shown in different parts of the application pages.
This package provides a solution that lets application developers add a widget to a form of application options that allows application users to pick icon images for any practical purpose of the application.


