PHP Classes

All package blogs

Recommend this page to a friend!

Latest posts of all package blogs

  PHP Classes blog PHP Classes blog   Blog All package blogs  
  760 - 751   ...   660 - 651   650 - 641   640 - 631   630 - 621   620 - 611   610 - 601   600 - 591   590 - 581   580 - 571   570 - 561   560 - 551   550 - 541   ...   10 - 1  

1. How to use PHP to Detect File Type From Path

Updated on: 2022-08-01

Posted on:

Blog: Metyl PHP MIME Type Check package blog
Package: Metyl PHP MIME Type Check

Some applications need to determine the type of file to do specific file processing for each file, like processing image files.

The Metyl PHP MIME Type Check package can simplify that task by detecting the MIME type and encoding of the data, as well if the usual file name extension is one of the extensions allowed by your PHP application.

Read this short PHP tutorial to quickly learn how to use the Metyl PHP MIME Type Check package to detect the correct file type.


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

1. How to Implement Your Own PHP Analytics Dashboard in a Site Using the Melis Content Management System

Updated on: 2022-07-29

Posted on:

Blog: Melis PHP CMS Analytics by Page package blog
Package: Melis PHP CMS Analytics by Page

Most site owners are interested to know how their sites are doing in access statistics, so they can figure out how to improve the areas to make them attack more users.

Many sites use external analytics tools like, for instance, Google Analytics.

If, for some reason, the site owners prefer to avoid using external analytics tools, the package can provide a good alternative.

This package provides a page analytics module for sites that use the Melis PHP content management system.

Using the Melis CMS with this module, sites do not need to use any other external site access statistics to track how the sites are doing in terms of users that visit the sites.


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

1. How to Implement a PHP Chess Game as Part of a Symfony Application

Updated on: 2022-07-27

Posted on:

Blog: PHP Chess Game Bundle package blog
Package: PHP Chess Game Bundle

Chess is a popular board that many people that like challenges like to play.

Symfony is a popular framework that may PHP developers use to develop their application.

This package combines the features of chess game manager in a way that it is easy to implement chess game in Web site developed using the PHP Symfony framework.


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

1. How to Implement a PHP Template Engine to Generate HTML Pages that Can Adjust the Path of JavaScript, Images and CSS Relatively to the Current HTTP Request URL

Updated on: 2022-07-25

Posted on:

Blog: PHP Router Template package blog
Package: PHP Router Template

Processing templates is a common task that many PHP applications perform to generate the output, for instance, of each page.

In some cases, HTML templates may contain the paths of the URLs of JavaScript, images, and CSS files.

When these files use relative paths for these files, the correct path depends on the path of the current PHP script page URL.

The correct relative path may vary if the page URLs are inside each server directory.

This package implements an approach to simplify this situation. It can take a parameter that applications may use to specify the relative depth of external files that the current page uses.


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

1. How to Implement a PHP JWT Token Generator that Can Be Used in Security Protocols like OAuth

Updated on: 2022-07-22

Posted on:

Blog: PHP JWT Decode and Generate package blog
Package: PHP JWT Decode and Generate

JSON Web Token (JWT) is a standard for encoding and transmitting security-sensitive information using JSON format to encode objects as strings.

This class provides a simple means to encode and decode data using the JWT standard.

Developers can use this class with other components that implement more complex protocols and security measures, like OAuth.


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

1. How to Implement a PHP Payroll System To Management Payments for People that Work with Schools

Updated on: 2022-07-21

Posted on:

Blog: PHP School Management System with Student Payroll package blog
Package: PHP School Management System with Student Payroll

Payroll systems are helpful to many businesses that need to keep track of the payments that their customers have made.

One type of business that usually can make good use of a payroll system is a school.

This package implements a payroll system dedicated to school business.


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

1. How to Implement a PHP Version Check that Tolerates the Variations of the Version String Formats

Updated on: 2022-07-20

Posted on:

Blog: PHP Version Check package blog
Package: PHP Version Check

Many software projects use a convention to number the project version numbers called semver.

This conversion splits the version numbers into three parts: major version, minor version, and patch number.

This possibility helps developers determine if their current version is more recent or older than some other version.

This package parses version string numbers in a way that tolerates variations like putting a v in the front of the version, using needless zero characters before the version number parts, or even missing minor or patch numbers.

It can also normalize the version number strings to comply more with the semver convention.


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

1. How to Generate a PHP Template Class to Render Views in CodeIgniter Applications

Updated on: 2022-07-19

Posted on:

Blog: CodeIgniter Template Viewer Class package blog
Package: CodeIgniter Template Viewer Class

Many PHP applications use MVC frameworks like CodeIgniter and others to develop faster the application code using existing class libraries.

Rendering the output of a page is a common task that most applications need to perform.

Often this task is performed using templates that are processed to create the page output.

The package provides a viewer class that simplifies the development of PHP applications that use the CodeIgniter framework to render the current request output using a given template PHP script.


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

1. How Can PHP Load JavaScript of Web Pages Faster using a Template Engine to Combine JavaScript Files

Updated on: 2022-07-18

Posted on:

Blog: PHP JavaScript Loader package blog
Package: PHP JavaScript Loader

Every site needs to use JavaScript code to implement features of Web pages that require dynamic changes.

The list of JavaScript files that may be necessary to load on a Web page may be longer depending on the kind of features developers want to provide, and it may be tedious to specify each file in the page HTML.

This package provides an alternative method for loading JavaScript all at once.

It uses its template engine to combine all the necessary JavaScript libraries in a single JavaScript and stores it in a cache file to make it faster by avoiding processing the JavaScript template again.


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

1. How to Debug CodeIgniter Faster using Zend Z-Ray Integration

Updated on: 2022-07-15

Posted on:

Blog: CodeIgniter Plugin for Z-Ray package blog
Package: CodeIgniter Plugin for Z-Ray

CodeIgniter is a popular PHP framework used by many PHP developers.

Z-Ray is a product from the Zend company that can help developers debug their applications faster.

The package integrates a CodeIgniter plugin package that can help view CodeIgniter application-specific details using the Z-Ray product.


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


  760 - 751   ...   660 - 651   650 - 641   640 - 631   630 - 621   620 - 611   610 - 601   600 - 591   590 - 581   580 - 571   570 - 561   560 - 551   550 - 541   ...   10 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs