PHP Classes

PHP Classes blog

Recommend this page to a friend!

Latest PHP Classes blog posts

  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article  
  1772 - 1763   ...   1732 - 1723   1722 - 1713   1712 - 1703   1702 - 1693   1692 - 1683   1682 - 1673   1672 - 1663   1662 - 1653   1652 - 1643   1642 - 1633   1632 - 1623   1622 - 1613   ...   2 - 1  

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:

Blog: Yii2 PHP Icon Picker package blog
Package: Yii2 PHP Icon Picker

Many Web applications let the users configure certain aspects of how the applications appear to their users.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1126. 4 PHP Upgrade Tools that You May Use to Update Your Code Faster to Make It Work with a Newer PHP Version

Updated on: 2023-01-29

Posted on:

Sooner or later, you may need to make your PHP applications code with newer versions.

Often you want to upgrade to benefit from new PHP features.

Other times you may fear that your applications be abused by badly intentioned people who abuse older version vulnerabilities.

Other times, your customer may require that your code works in newer PHP versions because those are the ones that are available in the hosting environment on which your PHP will run.

Read this article to learn about several tools and methods that can help you to find and fix code that needs to be changed to work in newer PHP versions.


Blog More ...   Post a comment Post a comment   See comments See comments (2)   Trackbacks (0)

1. How to Setup a PHP Web Application Firewall with a Friendly Web Interface to Protect Your PHP Sites Against Badly Intentioned People

Updated on: 2023-01-12

Posted on:

Blog: Rimau waf package blog
Package: Rimau waf

Security is a delicate area that requires the attention of professionals capable of implementing several measures to protect applications against badly intentioned people.

This package implements an application to make it easier to implement many security measures that Web server modules like ModSecurity and mod_proxy can implement.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1125. Why You Will Want to Upgrade to PHP 8.3 to Benefit from Better Random Value Generation

Updated on: 2023-01-11

Posted on:

PHP 8.3 will introduce several new exciting features. One of those features is the improvements on the \Random\Randomizer class that was added in PHP 8.2.

PHP 8.3 will add more functions to generate random values for strings and floating-point numbers.

Please read this short article to learn more about the \Random\Randomize class functions and how you can use these functions in your PHP applications to make them more secure against possible attacks to current cryptography methods that in the future will be more vulnerable due to the availability of faster CPUs, including those that will use quantum computing.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1124. Why Your PHP Code Will Benefit When You Upgrade to PHP 8.2 to Use Standalone Types for true, false and null

Updated on: 2023-01-10

Posted on:

Another attractive new feature of PHP 8.2 is the possibility to treat true, false, and null as standalone types.

This PHP 8.2 feature helps PHP developers catch bugs earlier and improve their code quality in practice by allowing them to be more specific in the types returned by functions that may have to be of these three new types: true, false, and null.

Read this short article to learn more about this new PHP 8.2 possibility and how you can use it in practice in your PHP applications to improve their quality.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to use a PHP Tool to Create Plugin Modules Very Quickly for the Melis CMS

Updated on: 2023-01-06

Posted on:

Blog: Melis Templating Plugin Creator package blog
Package: Melis Templating Plugin Creator

Content management systems (CMS) are helpful to help creating new sites very quickly.

Many CMS can be extended with plugins that make them more useful.

This package provides a plugin that helps developers to create new plugins for the Melis CMS system that can generate pages based on template scripts.

This way, developers can create faster, simple plugins that can output pages for specific purposes.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Use a PHP Password Manager Application to Store Your Site and Application Passwords Securely

Updated on: 2023-01-05

Posted on:

Blog: Simple PHP Password Manager package blog
Package: Simple PHP Password Manager

Password managers are helpful applications that can store the passwords users use to access different types of sites securely.

This package implements a password manager application in PHP.

Users can use this password to manage the application on their site. This way, they do not have to store passwords in password manager sites they do not trust.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Manage a the Shopping Carts Products in WordPress Site Using a Woocommerce Cart API Plugin

Updated on: 2023-01-04

Posted on:

Blog: ade-woocart package blog
Package: ade-woocart

WordPress is a very popular content management system written in PHP.

Its popularity is due to how it allows other developers to extend WordPress using plugins that any other developer can write.

Woocomerce can extend WordPress capabilities by turning a WordPress Web site into an e-commerce site.

This package provides a WordPress plugin that allows developers to control shopping carts managed by Woocommerce via the WordPress API.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. How to Turn a WordPress Site into a Community Site with Several Plugins That Help Attracting More People to The Site

Updated on: 2023-01-03

Posted on:

Blog: My WordPress Plugin List package blog
Package: My WordPress Plugin List

One of the reasons many sites use WordPress as the platform to publish content on their Web sites is that it can be extended with plugins that can make inserting new types of content in posts easy.

This package provides several useful plugins that allow WordPress users to insert several types of content in the posts with just a few new tags.

It provides plugins for managing newsletter subscriptions, showing Facebook posts and GitHub projects, showing to-do lists, weather reports, and YouTube videos.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1123. Why You Should Follow PHP Standards Recommendation 20 to Get the System Clock

Updated on: 2022-12-30

Posted on:

The PHP Standards Recommendation (PSR) 20 specification was released recently to help developers use a common interface to get the system click date and time.

This is an important recommendation if you need to test PHP application code that can manipulate dates and times using the current system clock.

Read this short article to learn more about this PHP standards recommendation, see some code examples, and get a suggestion of when it will be good for you to follow this recommendation.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

  1772 - 1763   ...   1732 - 1723   1722 - 1713   1712 - 1703   1702 - 1693   1692 - 1683   1682 - 1673   1672 - 1663   1662 - 1653   1652 - 1643   1642 - 1633   1632 - 1623   1622 - 1613   ...   2 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article