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  
  1994 - 1985   ...   1514 - 1505   1504 - 1495   1494 - 1485   1484 - 1475   1474 - 1465   1464 - 1455   1454 - 1445   1444 - 1435   1434 - 1425   1424 - 1415   1414 - 1405   1404 - 1395   ...   4 - 1  

1077. 10 Pieces of PHP Developer Advice in 2022: Advice #2: Use a Readable PHP Coding Style - 3 minutes - Lately in PHP Podcast Episode 90 Part 2

Updated on: 2022-01-31

Posted on:

Using a PHP coding style that is readable and consistent in all your PHP projects is a significant factor in increasing the chances of your PHP Open Source project being adopted and used by other PHP developers.

The explanation about this advice to any PHP developer is the main topic of part 2 of the Lately in PHP podcast episode 90.

Read this article, watch a 3-minute podcast video or listen to this podcast episode to learn more about the importance of using a readable and consistent coding style.


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)

1076. 10 Pieces of PHP Developer Advice in 2022: Advice #1: Be a Good Community Member Sharing Your Open Source Work in Community Sites

Updated on: 2022-01-26

Posted on:

A few months ago, the PHP Classes site completed 22 years of existence thanks to thousands of developers of the PHP community that shared their work on the site and many hundreds of thousands of other developers that benefited from contributors' work.

While the site is getting closer to celebrating its 23rd anniversary, I am publishing a series of small articles to give ten pieces of advice on becoming a better PHP developer by following modern and efficient practices.

This article is a way that I found to retribute to you that helped make the PHP Classes site a fantastic community of PHP developers.

One type of advice is about technical practices. A different kind of advice is about your quality of life as an individual that participates in society. Other advice is about good business practices.

Read this article to learn about the more exciting advice types for you.


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)

1075. Development with LAMP Stack Illustrated by an Address Book Project

Updated on: 2022-01-24

Posted on:

The LAMP stack address book project is a sample software development project which is to showcase how to develop a Web application utilizing Linux, Apache, MySQL and PHP that is known as the LAMP stack for beginner and intermediate PHP developers.

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)

1074. The Most Effective Method to Talk to a Graphic Designer to Get What You Need

Updated on: 2022-01-20

Posted on:

Most Web development projects require that the user interface be available in a pleasant way to see and understand how to use it.

Usually, the part that can make a Web project pleasant to see is better if you can collaborate with a graphic designer. The work of that designer needs to be integrated into the project somehow.

This integration will be the part that the Web developer that is a programmer will do. Therefore, the graphic designer and the Web developer need to agree on the project collaboration details.

Read this article to get some advice about an effective method to make graphic designers talk better with Web developers.


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)

  1994 - 1985   ...   1514 - 1505   1504 - 1495   1494 - 1485   1484 - 1475   1474 - 1465   1464 - 1455   1454 - 1445   1444 - 1435   1434 - 1425   1424 - 1415   1414 - 1405   1404 - 1395   ...   4 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article