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.
340. PHP Tutorial to Detect User Location by IP address With IP2Location Web Service
Updated on: 2016-01-04
Posted on: 2016-01-04
An alternative is to access a Web service provided by IP2Location to obtain the same geolocation information always up to date without need to install any database in the local server.
Read this article to learn how to use the IP2Location GeoLocation Web service.
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.
339. PHP and JavaScript Innovation Award Report December 2015 Edition - September 2015 nominees
Updated on: 2015-12-28
Posted on: 2015-12-28
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.
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.
338. 6 Common PHP Security Issues And Their Remedies
Updated on: 2015-12-22
Posted on: 2015-12-21
Read this article to learn about 6 common PHP security issues and what you can you do to avoid them.
337. PHP Articles and Book Reviews Report December 2015 Edition
Updated on: 2015-12-17
Posted on: 2015-12-17
They commented on articles about Dependency Injection, improved security with paranoid computing, searching DOCX, DOC and PDF documents, handling SMS messages in your site with the DotGo SMS gateway, automated building of regular expressions, interacting with users via SMS, WhatsApp, Facebook or Telegram, migrating MySQL code to use MySQLi, deploying PHP applications with Docker, creating an utilities framework, using queues to speedup processing tasks.
They also commented on the review of PHP Web Services tutorial video.
Listen to the podcast, or watch the hangout video to learn more about these PHP articles and reviews.
336. PHP Tutorial to Detect User Location from the IP address With IP2Location Geolocation
Updated on: 2016-01-06
Posted on: 2015-12-16
Read this article to learn how to detect the user location using the IP2Location Lite database service.
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.
