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  
  1992 - 1983   ...   1882 - 1873   1872 - 1863   1862 - 1853   1852 - 1843   1842 - 1833   1832 - 1823   1822 - 1813   1812 - 1803   1802 - 1793   1792 - 1783   1782 - 1773   1772 - 1763   ...   2 - 1  

1165. How to Have Better Ideas to Developer New PHP Classes in 5 Steps

Updated on: 2023-09-06

Posted on:

How often did you spend time thinking in a PHP class that makes something useful for your job project, personal skill, or even sharing your ideas with the community?

Well, read this article in which I will share some points to evaluate your PHP class ideas and explain each point.


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

1164. How PHP PDO Driver Classes Will Improve in Future PHP Versions

Updated on: 2023-09-05

Posted on:

The PHP core group has approved a new proposal to improve the features of the PDO driver classes.

Please read this short article to learn about what is planned to improve the features of the PDO driver classes so you can prepare to change your PHP code to benefit from planned improvements when they are made available in a PHP version that will be released with these improvements.


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

1. How to Create Nice PHP Article Editor Pages using ASCOOS Content Management System

Updated on: 2023-09-01

Posted on:

Blog: PHP Article Editor Block package blog
Package: PHP Article Editor Block

Content management systems help create sites that publish valuable content.

Most of the best content management systems allow the generation of pages with content so that the pages can be composed using blocks dedicated to showing specific types of information.

This package provides a module for the ASCOOS CMS that can display information about the author of an article.

This makes it easier to insert the information of an author page automatically.


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

1. How to Quickly Implement PHP Multi Language Support in a Website using Template Scripts

Updated on: 2023-08-31

Posted on:

Blog: PHP Multilanguage Site package blog
Package: PHP Multilanguage Site

Many developers need to create sites that should be available to their users in several languages.

This way, sites can be helpful to more users of many world countries.

This package provides three types of ready-to-use template scripts that can render texts from translation files differently.


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

2. How to Use the PHP Google Contacts API Package to Retrieve, Change and Delete Contacts

Updated on: 2023-08-30

Posted on:

Blog: PHP Google Contacts API package blog
Package: PHP Google Contacts API

This PHP Google Contacts API Package allows to access the Google API to have access to people resources like contacts and contact groups without depending on any other library because it only uses the PHP cURL extension.

Read this short tutorial to learn how to use this package to retrieve, change, or delete contacts of a given user with a Google account.

This package can be installed traditionally by downloading the package files from the package download tab or using the modern form, using the PHP Composer tool by following the instructions in the package page download tab.


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

1. How Check If Two Images Can Be Copies using a PHP Image Correlation Package that Uses JavaScript to Perform Browser Side Calculations

Updated on: 2023-08-29

Posted on:

Blog: PHP Image Correllation package blog
Package: PHP Image Correllation

Comparing images can be a valuable activity for many types of applications.

For instance, an application can determine if an image is mostly a copy of another embodiment.

Another application can compare two movie images to determine if there are significant changes between the two scenes.

This package implements an image comparison approach calculating a correlation factor using JavaScript and PHP code.


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

1. How to Implement a PHP ChatGPT Client in a Laravel Site Integrating a Laravel Nova

Updated on: 2023-08-30

Posted on:

Blog: Laravel ChatGPT package blog
Package: Laravel ChatGPT

ChatGPT is a popular artificial intelligence service that allows users to ask questions using natural language.

Laravel Nova is a package that allows developers to implement modular administration panels in sites implemented using the Laravel framework.

This package implements an integration between the ChatGPT service and a panel that lets users ask questions to the ChatGPT service using its API from a Laravel application.

This possibility allows users of a Laravel application to quickly ask questions and get answers in the same place as a site where the users perform site administration tasks.


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

1. How Can PHP Detect AdBlock Used by Site Users to Educate Them to Support the Site that They Love and Keep Sites Financially Viable

Updated on: 2023-08-27

Posted on:

Blog: Lablnet Detect Ad Blockers PHP Library package blog
Package: Lablnet Detect Ad Blockers PHP Library

Many sites place ads on their pages to earn more revenue while providing free access to site resources.

Some users who dislike seeing ads use ad-blocking extensions in their browsers to avoid showing ads.

When ads are blocked, the site owners who depend on advertising revenue to keep the sites running pay for all its costs and may be unable to control the sites open.

This package uses a JavaScript library to show messages to users that block ads to let them know that the advertising revenue is necessary to give them access to the site resources.

This way, conscious users may unblock ads for the sites that show these messages.


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

1. How to Use PHP Array Intersection to Find Patterns of Common Values to Implement Artificial Intelligence Solutions Based on Past Patterns

Updated on: 2023-08-26

Posted on:

Blog: Partial PHP Intersection Between Two Arrays or More Sets of Values package blog
Package: Partial PHP Intersection Between Two Arrays or More Sets of Values

Some applications need to analyze different sets of values to find what they have in common.

This is the case with artificial intelligence applications that try to find patterns they can recognize to compare with situations they detected in the past and help those application users make good decisions based on the patterns they found.

This package can analyze multiple sets of values to find the deals all groups have in common.

The package provides classes that use PHP generators and iterator interfaces, so developers that use this package can process the intersection results in one value at a time.


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

1. How to Implement PHP Voice Recognition that Uses the Web Speech API to Transcribe the Words of the User Voice Commands

Updated on: 2023-08-25

Posted on:

Blog: PHP Voice Recognition package blog
Package: PHP Voice Recognition

Many users like to interact with Web sites using voice because they will have the hands free to do other tasks.

Nowadays, there is a W3C standard to implement voice recognition called Web Speech API.

This package uses an implementation of the Web Speech API based on the Google Chrome browser called webkitSpeechRecognition.

The package can capture the user's speech and call the webkitSpeechRecognition API to transcribe the speech to text.

This allows PHP developers to implement applications that are activated by commands from the users via their voices.


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

  1992 - 1983   ...   1882 - 1873   1872 - 1863   1862 - 1853   1852 - 1843   1842 - 1833   1832 - 1823   1822 - 1813   1812 - 1803   1802 - 1793   1792 - 1783   1782 - 1773   1772 - 1763   ...   2 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article