4. Better User Interaction with SMS Text Messages using the PHP dotGO Engine
Updated on: 2016-03-01
Posted on: 2016-02-23
Blog: PHP dotGo Engine package blog
Package: PHP dotGo Engine
Read this article to learn how to do just that by implementing our own engine to manage the logic tasks involved.



1. PHP Tutorial to Increase Speed and Reduce Costs of AWS S3 using Caching
Updated on: 2016-02-11
Posted on: 2016-02-11
Blog: PHP AWS S3 SDK Wrapper package blog
Package: PHP AWS S3 SDK Wrapper
Read this article to learn how to easily use Amazon AWS S3 API from PHP to store your files using caching to access the files faster and reducing the service costs.



3. Getting User Input through SMS Text Messaging
Updated on: 2016-02-03
Posted on: 2016-02-03
Blog: PHP dotGo Engine package blog
Package: PHP dotGo Engine
Read this article to learn how to request users to input information via SMS messages, so your site can retrieve and process the information entered by the users.



2. PHP WordPress Plugin Tutorial using Object Oriented Programming Part 2: Advanced Features
Updated on: 2016-01-23
Posted on: 2016-01-21
Blog: Pak PHP Micro Framework package blog
Package: Pak PHP Micro Framework
Read this article to learn how to implement advanced WordPress plugin functionality such as plugin translation, creating dashboard widgets, custom posts and taxonomies, creating a plugin settings page and implementing unit testing.



1. PHP Screenshot Script to Take a Webpage Screenshot - How to Create a Full Print Screen Snapshot Thumbnail Using the URL of a Website
Updated on: 2017-03-23
Posted on: 2016-01-12
Blog: PHP Ultimate Web Page Capture package blog
Package: PHP Ultimate Web Page Capture
That is not something easy to achieve in an environment on which you can only run PHP. An alternative solution is to resort to Web services that can capture page screenshots for you.
Read this article to learn how to use the screenshotlayer.com Web service to capture page screens with the ability to scale the image to a given size, as the possibility to inject new styles in the page before the screen is captured to suit your needs.



1. Improving PHP Site Speed Generating Sprites and CSS to Render Images
Updated on: 2016-01-06
Posted on: 2016-01-06
Blog: picStylizer package blog
Package: picStylizer
An alternative to reduce the number of requests to load the page images is to use sprites images and CSS to load many images at once.
Read this article to learn more about CSS sprites and how you can use them in your PHP sites to improve their page loading speed using the picStylizer package.



1. PHP Tutorial to Create Animated GIF from Online Video
Updated on: 2015-12-29
Posted on: 2015-12-29
Blog: PHP Convert Video to GIF package blog
Package: PHP Convert Video to GIF
In that case an alternative solution to publishing videos is to convert them to the animated GIF format.
Read this article to learn how to convert your videos available online, in sites like YouTube, into animated GIF using a PHP and the GIFLayer Web service.



1. How to Write Consistent PHP Code
Updated on: 2015-12-22
Posted on: 2015-12-22
Blog: PHPR package blog
Package: PHPR
Read this article to learn how we can have code that is more consistent and easier to write and maintain.



1. PHP WordPress Plugin Tutorial using Object Oriented Programming Part 1: Basic Example
Updated on: 2015-12-15
Posted on: 2015-12-15
Blog: Pak PHP Micro Framework package blog
Package: Pak PHP Micro Framework
One drawback of WordPress development is that WordPress was released before PHP 5, so much of the WordPress code is procedural and can be difficult to organize.
Read this article to learn how to create a Wordpress plugin using OOP based on the Pak PHP Framework.



1. PHP Phone Number Validation with Country Code
Updated on: 2017-03-26
Posted on: 2015-12-08
Blog: Free Phone Number Verification in PHP package blog
Package: Free Phone Number Verification in PHP
For businesses it is even more important to verify phone numbers that users enter in their Web sites or mobile apps because they need to make sure the user is supplying the correct number. If a user makes a mistake, the verification SMS will never arrive and the user may give up.
Read this article to learn how to verify a phone number that is calling you using the PHP Phone Number Verification package.


