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  
  1993 - 1984   ...   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  

564. PHP 7.2 Release Date Time Table - 4 Minutes Lately in PHP podcast episode 83

Updated on: 2017-05-25

Posted on:

Now that PHP 7.2 release managers were elected, the time table for each alpha, beta, release candidate and general availablity dates were announced. This was one of the main topics discussed by Manuel Lemos and Arturs Sosins on the episode 83 of the Lately in PHP podcast.

In this episode they also talked about the problem of casting objects to scalars passed by reference to functions, supporting float data types in PDO, implementing a better interface for serializing objects, and improvements for the filter extension.

They also talked about PHP tutorial articles on using dynClass as an improvement to PHP stdClass, installing Laravel 5 on Ubuntu and the problems of Chrome trying to block bogus Cross-Site Scripting security attacks.

This article also contains a podcast summary as a text transcript and a 4 minute video of the summary.

Listen to the podcast, or watch the hangout video, or read the transcript text to learn more about these interesting PHP topics.


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

1. How to Manage a Cloud Based Hosting Structure with PHP

Updated on: 2019-02-04

Posted on:

Blog: Cloudways API Class package blog
Package: Cloudways API Class

Cloud hosting allows creating Web site or application structures that can be managed to adapt to the needs in terms of the number of servers to handle the current load.

Read this article to learn how to manage a cloud hosting structure from PHP using Cloudways API.


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

563. Notable PHP package: PHP Wscript.shell Exec

Updated on: 2017-05-22

Posted on:

WScript is an environment for executing scripts that takes advantage of objects running on Windows that provide several types of services.

This class provides means to execute actions from PHP using WScript that can be useful, like for instance running Windows applications and simulating keyboard typing events.

Read this article to learn more details about how this notable PHP package works.


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

562. Notable PHP package: Unified PHP Playlist

Updated on: 2017-05-18

Posted on:

Playlists are lists of audio and video clips that can be watched in a sequence defined by the user. Playlists can be saved in files defined in many different formats.

This class can read playlists in many well known formats. It can extract many types of details of the listed media.

Read this article to learn more details about how this notable PHP package works.


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

2. How to use the everSign eSignature SAAS Document Management PHP API

Updated on: 2017-05-29

Posted on:

Blog: everSign PHP Document Signing package blog
Package: everSign PHP Document Signing

The everSign API allows applications to manage documents to be signed by multiple parties over the Web.

In addition to the everSign SAAS dashboard, you can use the eSignature API they provide to manage your documents from your own Web site.

Read this article to learn how to manage documents from a PHP Web site to be signed using the everSign service using their API.


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

561. Notable PHP package: everSign PHP Document Signing

Updated on: 2017-05-16

Posted on:

Many Web sites need their users to sign contracts to become legally valid. Therefore it is necessary to take the users signature.

everSign is a service that can take the users signature and apply it to the documents like contracts and others.

This class can perform several operations with documents to be signed using the everSign service using its API.

Read this article to learn more details about how this notable PHP package works.


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

1. Digital Document Management with Eversign SAAS

Updated on: 2022-03-14

Posted on:

Blog: everSign PHP Document Signing package blog
Package: everSign PHP Document Signing

The days of signed documents being illegible from multiple faxing, high cost of overnight deliveries, are over. From the individual to the large business, digital document management brings tech to the out dated practices currently in use.

Read this article to learn how you can implement digital signature support in your Web applications using everSign PHP Document Signing package to access to the features of the everSign API.


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

560. Notable PHP package: PHP Session MySQL Handler

Updated on: 2017-05-10

Posted on:

By default PHP stores information of session variables in files, but applications can provide their own session handlers and store session data in other storage containers like databases. It is common to store session data in MySQL databases.

One issue to be concerned with sessions is that only one script can change session data at a time of a given user.

For databases, transactions could be used to prevent that multiple scripts try to change the same user session data in a way that could cause inconsistency.

However, the use of sessions may cause that the table that contains session data records locks the access to session records of all users.

This class provides a better solution by using row level locking, thus allowing that session records of different users be changed at the same time by different scripts.

Read this article to learn more details about how this notable PHP package works.


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

559. A Better Way to Find Your Next Job

Updated on: 2017-05-09

Posted on:

What if it was possible for jobs to go after you instead you having to go after jobs?

Read this article to learn how Hired can help you to make that happen.


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

558. PHP and JavaScript Innovation Award Report April 2017 Edition - January 2017 nominees

Updated on: 2017-06-01

Posted on:

This is the April edition of the Innovation Award podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the outstanding features of all the past month nominees and winners PHP and JavaScript packages, the prizes that the authors earned, starting with the nominees from the month of January 2017.

Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative, as well the current rankings of the Innovation Award Championship by author and by country.


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

  1993 - 1984   ...   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  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article