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  
  889 - 880   ...   579 - 570   569 - 560   559 - 550   549 - 540   539 - 530   529 - 520   519 - 510   509 - 500   499 - 490   489 - 480   479 - 470   469 - 460   ...   9 - 1  

1. How to Create Your PHP Football Manager Application Very Quickly

Updated on: 2022-02-09

Posted on:

Blog: PHP Football Manager package blog
Package: PHP Football Manager

Football is a very popular sports activity that gathers many fans worldwide to cheer for their favorite teams.

Managing a football championship is a complex task.

This package implements a PHP-based system to manage football championships and complex operations like seasons, teams, standings, and fixtures.


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

1. How to Implement a PHP Web Server Configuration Script that Can Control the Access Specific URLs and Works with Different Web Servers

Updated on: 2022-02-04

Posted on:

Blog: PHP Web Server Configuration Policy Maker package blog
Package: PHP Web Server Configuration Policy Maker

Every Web application needs to have configured a Web server to serve the application pages using PHP.

The configuration files and option values depend on the type of Web server that the Web application uses.

This package simplifies the creation of Web server configuration files for different Web servers using a single PHP script.


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

1. How Can PHP Clean URLs to Use them As Link Anchor Text that Is Readable for The Users

Updated on: 2022-02-03

Posted on:

Blog: Cute PHP Link Names package blog
Package: Cute PHP Link Names

Some pages have URLs that are reasonably readable but use several symbols that make them harder to understand by non-technical users.

This class can take the URL of a link and processes it to remove text and symbols, so developers can use the resulting text as the anchor text of a link that is much more readable than the original URL.


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

1. How to Learn About New PHP 8 Features From Practical Examples of Code

Updated on: 2022-02-01

Posted on:

Blog: Learn New PHP 8 Features package blog
Package: Learn New PHP 8 Features

PHP 8 introduces many excellent features that PHP developers want.

To take advantage of those features, you need to learn more about them.

One way to learn about PHP 8 new features is to see some code examples of using those features in practice.

This package provides example scripts that show how to use PHP 8 new features calling PHP classes taking advantage of those features.


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

1. How to Implement a PHP Project Management System to Process Information of Physical Products

Updated on: 2022-01-28

Posted on:

Blog: D3 BTL package blog
Package: D3 BTL

BTL is a file format that applications can use to save the definitions of the parts of a machine physical project.

This package can import the definitions of a machine into records of database tables. This way, applications can perform other functional operations on those machine projects.


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

1. How to Solve the Problem of PHP Sessions Not Working Due to Session Data Storage Permissions

Updated on: 2022-01-27

Posted on:

Blog: Writable PHP Session Path package blog
Package: Writable PHP Session Path

Sessions are a helpful feature of the PHP language that developers use to store the application values relevant to the current user.

PHP Sessions only work if the PHP configuration specifies a directory and has the correct read and write permissions to allow the current Webserver user to access it.

This package can start PHP sessions and assure the session data storage directory exists and has the correct configuration.


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

1. How to Use a Laravel Backup Server to Perform Backups of Project Application Files an Databases

Updated on: 2022-01-25

Posted on:

Blog: Laravel Forge Backup package blog
Package: Laravel Forge Backup

Laravel Forge is a platform that provides services to support developers that use the Laravel framework to implement their PHP applications.

This package uses the Laravel Forge services to perform application files and databases backups.


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

1. How to Detect Multiple Bugs that Cause Many PHP Errors Within the Same PHP Script Execution

Updated on: 2022-01-21

Posted on:

Blog: PHP Error Bag package blog
Package: PHP Error Bag

Good error handling is necessary to help developers discover and fix eventual bugs.

There are non-fatal errors that cause bugs in applications. Applications may have code that can detect these bugs without stopping the rest of the application from working.

When these non-fatal errors happen in the same script, it is helpful to keep track and report all of those errors, so developers can look at them when they debug the applications.

This package can collect these errors in a bag, so they can be processed all at once, for instance, by recording in a log file or sending them to another machine that can make some helpful processing of the errors.


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

1. Why Another PHP CRUD Package ?

Updated on: 2022-01-19

Posted on:

Blog: B12 PHP FW package blog
Package: B12 PHP FW

A CRUD package allows PHP developers to quickly create Web based user interfaces to manipulate records of application data often stored in a database.

There are many CRUD package. Read this article to learn why a new PHP CRUD package was necessary to enjoy certain important benefits for implementing Web applications.


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

1. How Can PHP Check Duplicate Files and Remove the Duplicates

Updated on: 2022-01-20

Posted on:

Blog: PHP Duplicate File Remover package blog
Package: PHP Duplicate File Remover

Some applications need to store information in many files that take a lot of disk space.

Sometimes files are saved twice or copied to a different directory, which takes needless space.

This package provides a solution for this problem by finding and removing duplicate files inside a folder.


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


  889 - 880   ...   579 - 570   569 - 560   559 - 550   549 - 540   539 - 530   529 - 520   519 - 510   509 - 500   499 - 490   489 - 480   479 - 470   469 - 460   ...   9 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs