574. Notable PHP package: PHP Language Info
Updated on: 2017-06-19
Posted on: 2017-06-19
The name of each language changes from language to language that you are using mention the language name.
This class can get the names of the languages in many different languages.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This class can get the names of the languages in many different languages.
Read this article to learn more details about how this notable PHP package works.
573. Notable PHP package: Countries Info
Updated on: 2017-06-14
Posted on: 2017-06-14
Many applications need to know the names of the countries to show them to their users in their own native language.
This package provides a solution to quickly lookup the names of each country in many different languages by querying a MySQL database.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This package provides a solution to quickly lookup the names of each country in many different languages by querying a MySQL database.
Read this article to learn more details about how this notable PHP package works.
572. Notable PHP package: PHP IBM Watson
Updated on: 2017-06-13
Posted on: 2017-06-13
IBM Watson is a cloud based infrastructure that provides artificial intelligence software services.
This package can call IBM Watson API to benefit from several types of their artificial intelligence services.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This package can call IBM Watson API to benefit from several types of their artificial intelligence services.
Read this article to learn more details about how this notable PHP package works.
571. How Can PHP Import Excel to MySQL using an PHP XLSX Reader and Excel XLSX Converter
Updated on: 2017-06-12
Posted on: 2017-06-08
Many PHP applications need to process Excel files for many purposes.
Read this article to learn how to easily import an Excel file in XLSX format and insert the data in a MySQL database using the SimpleXLSX package.
More ...
Post a comment
See comments (7) Trackbacks (0)
Read this article to learn how to easily import an Excel file in XLSX format and insert the data in a MySQL database using the SimpleXLSX package.
570. Notable PHP package: PHP PostgreSQL Session Handler
Updated on: 2017-06-12
Posted on: 2017-06-07
PHP usually stores session data in files but it also allows to define custom session handler classes that can store session data in other types of container.
This class implements a session handler that stores data in a database. Despite the most used database with PHP is MySQL, PostgreSQL is also very popular.
This class supports storing session data in PostgreSQL database using PDO.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This class implements a session handler that stores data in a database. Despite the most used database with PHP is MySQL, PostgreSQL is also very popular.
This class supports storing session data in PostgreSQL database using PDO.
Read this article to learn more details about how this notable PHP package works.
569. Notable PHP package: PSR-7
Updated on: 2017-06-12
Posted on: 2017-06-06
PSR 7 is a PHP Standards Recommendation that defines interfaces for classes to handle HTTP message for several types of purposes.
This package provides an implementation of the PSR 7 specification with classes for handling requests and responses, stream handler, uploaded files and URI parsing and formatting.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This package provides an implementation of the PSR 7 specification with classes for handling requests and responses, stream handler, uploaded files and URI parsing and formatting.
Read this article to learn more details about how this notable PHP package works.
568. PHP and JavaScript Innovation Award Report May 2017 Edition - February 2017 nominees
Updated on: 2017-06-01
Posted on: 2017-06-01
This is the May 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 February 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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.
567. The Best PHP Books 2018 and 2017
Updated on: 2018-12-18
Posted on: 2017-05-31
Every year many books about PHP and related topics are released but most of them do not get much notice from developers that are very interested to learn about the books if they knew they existed.
This article is a listing of PHP books that have been released in the last years that are best sellers in sites like Amazon.
It was built with the collaboration of the authors that have written them so they can tell you better what the books are about and why they will be useful if you read them.
More ...
Post a comment
See comments (0) Trackbacks (0)
This article is a listing of PHP books that have been released in the last years that are best sellers in sites like Amazon.
It was built with the collaboration of the authors that have written them so they can tell you better what the books are about and why they will be useful if you read them.
566. Notable PHP package: PHP Wamp Server Installation Manager
Updated on: 2017-05-30
Posted on: 2017-05-30
This package can monitor and manage a Wamp setup on Windows.
It can detect if a Wamp server is installed and what is its disk location, as well the versions of Apache, MySQL and PHP that are installed.
The package can also switch versions of Apache, MySQL and PHP, as well start, stop and restart each of their instances.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
It can detect if a Wamp server is installed and what is its disk location, as well the versions of Apache, MySQL and PHP that are installed.
The package can also switch versions of Apache, MySQL and PHP, as well start, stop and restart each of their instances.
Read this article to learn more details about how this notable PHP package works.
565. Notable PHP package: PHP Webcam Capture
Updated on: 2017-05-29
Posted on: 2017-05-29
Many Web sites need to take pictures of their users. One way to achieve this is to take a snapshot of the user image using his computer or mobile device Webcam.
This class can take pictures captured using a Webcam and uploaded to the server, so it can save the images to server files or a MySQL database table.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This class can take pictures captured using a Webcam and uploaded to the server, so it can save the images to server files or a MySQL database table.
Read this article to learn more details about how this notable PHP package works.
