2. PHP Automated SMS Gateway for Request and Response Service Part 2: Automatic Responses
Updated on: 2015-12-01
Posted on: 2015-12-01
Blog: PHP dotGo Engine package blog
Package: PHP dotGo Engine
Read this article to learn how to how to use the PHP DOTGo Engine package to handle more complex responses using DOTGO Web service's terminating nodes.



332. How to Use Queue To Speedup PHP Processing Tasks Part 1: Queueing Slow Tasks
Updated on: 2015-11-30
Posted on: 2015-11-30
This is the case for instance of sending newsletter email messages to many users.
Read this article to learn how queues work and how you can implement one in PHP using a simple database.



331. PHP Articles and Book Reviews Report November 2015 Edition
Updated on: 2015-11-26
Posted on: 2015-11-26
They commented on articles about creating Microsoft Word DOCX documents from HTML, PHP 7 Anonymous classes and nested classes, tracking accesses to your site API using Google Analytics, and reading and writing Microsoft Excel files using PHP stream handlers.
They also commented on the review of the Hack and HHVM book.
Listen to the podcast, or watch the hangout video to learn more about these PHP articles and book reviews.



1. How to Create a PHP Utilities Framework
Updated on: 2016-01-16
Posted on: 2015-11-25
Blog: PHP Utilities Framework package blog
Package: PHP Utilities Framework
Read this article to learn how to build a PHP utilities framework to address general PHP application needs that you can use or take ideas to build your own general purpose framework.



330. Improving Your PHP Application Deployment with Docker Part 1: Setting Up Docker
Updated on: 2015-11-25
Posted on: 2015-11-24
Read this article to learn more about Docker and how you can set it up to run your PHP application development or production environment.



3. How to Convert MySQL to MySQLi PHP Code to Upgrade to PHP7 Doing the PHP MySQL MySQLi Migration
Updated on: 2022-01-05
Posted on: 2015-11-23
Blog: PHP MySQL to MySQLi package blog
Package: PHP MySQL to MySQLi
Read this article to avoid having your code instantly labeled legacy code and learn how to quickly migrate to use the MySQLi extension. It is not going to be as difficult as you may think.



329. PHP and JavaScript Innovation Award Report November 2015 Edition - August 2015 nominees
Updated on: 2015-11-19
Posted on: 2015-11-19
Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative.



1. How to Send Message and Interact with PHP Web Site Users using SMS, WhatsApp, Facebook or Telegram Using their Web API with Example
Updated on: 2017-02-07
Posted on: 2015-11-18
Blog: PHP Telegram CLI Wrapper package blog
Package: PHP Telegram CLI Wrapper
Read this article to learn how to implement instant message based user interactions in your PHP Web site using SMS, WhatsApp, Facebook or Telegram.



1. Automatic PHP Regular Expression Building Part 1: Introduction to the PHP Regex Advanced Package
Updated on: 2015-11-17
Posted on: 2015-11-17
Blog: PHP Regex Advanced package blog
Package: PHP Regex Advanced
The PHP Regex Advanced package was created to avoid the pain of dealing with regular expressions. It uses meta-matching for building regular expressions automatically for you from samples of text that your PHP applications need to match.
Read this article to learn more about the PHP Advanced Regex package works with a real problem example so you can see how you can start using it in your PHP projects.



328. Preview of PHP 7 Adoption Survey Results and the New PHP 7 Release Date - Lately in PHP podcast episode 65
Updated on: 2015-11-17
Posted on: 2015-11-16
The PHP 7 adoption survey and the new PHP 7.0 release date are some of the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 65 of the Lately in PHP podcast hangout.
They also commented about Zend acquisition by Rogue Wave and how it may affect the future of PHP, some RFC feature proposals for PHP 7.1, and how you can optimize the PHP build for specific applications using PGO.
Listen to the podcast, or watch the hangout video to learn more about these interesting PHP topics.


