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  
  723 - 714   713 - 704   703 - 694   693 - 684   683 - 674   673 - 664   663 - 654   653 - 644   643 - 634   633 - 624   623 - 614   613 - 604   603 - 594   ...   3 - 1  

1. How to Implement a PHP Automatic Form Fill Solution that Pre-Fills Form Inputs with Values Entered Before by the Same User

Updated on: 2022-11-03

Posted on:

Blog: Yii2 Form PreFiller package blog
Package: Yii2 Form PreFiller

Many Web site users do not have much patience to do repetitive tasks.

If they have to fill out lengthy forms with information, they may avoid it and not fill it, especially if the form asks for values already requested.

This package provides some help to minimize that issue. It provides a solution to "remember" the values that a user filled in a form with the same types of inputs.

So next time a Web site asks the user to fill a form with the same fields, this package can provide the values the user entered last time so that the application can pre-fill the inputs with those values.


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

1. How to Use a PHP Travel Planner Application to Help You to Move to Another Country and Have a Better Life

Updated on: 2022-11-01

Posted on:

Blog: MyDreamLife.eu package blog
Package: MyDreamLife.eu

Many people who want a better life try to move to another country.

Often that is a non-trivial change of life because it requires a lot of preparation, for instance, planning how to arrive at the destination country, where you will stay, how much it will cost, etc.

This package implements a Web application that allows users to do the necessary planning to move with the least of the problems.


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

4. How to Implement a PHP SMTP Gmail Replacement for the PHP mail Function that Works with the Gmail OAuth Authentication

Updated on: 2022-11-11

Posted on:

Blog: MIME E-mail message sending package blog
Package: MIME E-mail message sending

Many developers use Google Gmail to send email messages to their users because Gmail is a free service that works well.

In 2022 Google made the use of Gmail as a means to send email messages via Gmail SMTP server more secure by requiring an OAuth access token instead of the traditional password of the Gmail user account.

This requirement made many developers update their PHP applications to use OAuth tokens and continue to use the Gmail SMTP server for free.

Read this article to learn how to use OAuth access tokens to send email messages from PHP applications using the Gmail SMTP server.


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

1. How to Avoid Security Issues using PHP URL Redirect Follow Class to Discover the Final URL of a Short URL

Updated on: 2022-10-28

Posted on:

Blog: URL Tracker Class package blog
Package: URL Tracker Class

Short URLs help pass URLs of pages to other people in a way that may be easier to remember or type.

One challenge of short URLs is that they hide the actual destination URLs. If the pages of destination URLs have security issues, the users that get short URLs may not be aware of that until they access the short URL destination pages.

This package finds and returns the destination URLs of a given short URL. It may also return any intermediary URLs that browsers may need to access until they reach the final destination URL.

This way, developers may use security tools for auditing the safety of the final destination of the short URL, as well as all intermediary URLs.


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

1. How to Use a WordPress Events Plugin Manage and Publish Organized Events

Updated on: 2022-10-28

Posted on:

Blog: Event Story Manager Plugin package blog
Package: Event Story Manager Plugin

WordPress is a well-known publishing platform that can work for other purposes besides publishing blog posts using plugins that extend the possibilities of the original WordPress software.

This package implements a plugin that can transform a WordPress site into a regional event publication site.


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

1. How to Quickly Add a Laravel Shopping Cart to a PHP Web Site to Sell Your Own Products

Updated on: 2022-10-26

Posted on:

Blog: Laravel Shopping Basket package blog
Package: Laravel Shopping Basket

Many Web sites have a shopping section on which they can sell products to their users.

The developers of those some of those sites use the Laravel framework to implement the area with less effort than if they develop the sites using PHP without any framework, content management system, or library dedicated to creating shopping sites.

This package can help quickly add a shopping section to a site that already uses the Laravel framework, thus reducing the effort to add this feature.


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

1. How to Implement a PHP User Guide Automatically to Help Users of Your Applications using Templates

Updated on: 2022-10-21

Posted on:

Blog: PHP User Guide package blog
Package: PHP User Guide

Documentation is essential for projects of any kind to help users learn how to use those projects when they do not know how to use them or have doubts.

A good practice for providing project documentation is to have a user guide that presents all the aspects that may be useful for the project users.

This package provides a solution to help users of any project to generate documentation from templates.

It also allows the definition of navigation menus that configure the package to provide the structure to render the different parts of the project user guide.


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

1. How to Implement a Laravel Consent Cookie to Keep Track of Adult Users That Stated they Have 18 Years or More

Updated on: 2022-10-18

Posted on:

Blog: Laravel Cookie 18 package blog
Package: Laravel Cookie 18

Many sites present content for adults. Those sites need to confirm if the users have 18 years of age or more.

This package provides a solution to present a confirmation dialog to request that the user confirm if they are adults.

When the users confirm their age, the site uses encrypted cookies to store the user response, so it no longer shows the adult confirmation dialog.

This way, this package helps adult site content owners comply with countries' laws that require that the sites restrict access to content to adult users.


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

1. How to Quickly Implement a PHP Sales Management in a Web Site without Using a Database

Updated on: 2022-10-17

Posted on:

Blog: Minimalist PHP Sales Site package blog
Package: Minimalist PHP Sales Site

Many sites implement an e-commerce section where the site owners can sell a set of products to their customers.

Implementing a complete e-commerce system can be a very complex task that requires to setup a database on which the site lists the available products.

This package provides a more straightforward solution: site owners can implement a sales system using simple configuration files.


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

1. How to Use a PHP Code Check to Measure the Aspects that You Need to Change to Improve Your Code Quality

Updated on: 2022-10-14

Posted on:

Blog: Yii2 CodeStat package blog
Package: Yii2 CodeStat

You can measure the quality of a developer's code in several ways. For instance, complex code may be hard to maintain.

If you write complex code, it would be good if you could improve the way you write your code to make it less complicated.

Measuring the complexity and other aspects of the quality of your code can be helpful for you to have an idea of how good is the code you write and what parts you need to improve.

This package combines several other packages that measure different aspects of your code and generate a report that you can analyze and discover opportunities to make your code better.


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


  723 - 714   713 - 704   703 - 694   693 - 684   683 - 674   673 - 664   663 - 654   653 - 644   643 - 634   633 - 624   623 - 614   613 - 604   603 - 594   ...   3 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs