1. Notice!
Updated on: 2016-04-13
Posted on: 2016-04-13
Blog: Push package blog
Package: Push
1. PHP Email Verification using the MailboxLayer API
Updated on: 2016-03-17
Posted on: 2016-03-17
Blog: PHP Email Validation Quality package blog
Package: PHP Email Validation Quality
To really put it to the test, we need to take it a step further using real time verification to check DNS records and SMTP servers while excluding known disposable e-mail providers.
While PHP provides some functions for the basic tasks, there is a need to implement more advanced verification to avoid using addresses that are not valid.
Read this article to learn how to implement more advanced verification methods using the MailboxLayer API and the PHP Email Validation Quality package.
More ... Post a comment See comments (7) Trackbacks (0)
1. Base64 algorithm in pure PHP
Updated on: 2016-03-17
Posted on: 2016-03-17
Blog: PHP Base64 Encode and Decode package blog
Package: PHP Base64 Encode and Decode
Read this article to learn why I developed a class to implement the base64 algorithm in pure PHP.
More ... Post a comment See comments (0) Trackbacks (0)
1. How to Protect PHP Source Code Free, Open Source and Commercial Solutions - Source Code Protection Software Obfuscator, Encoding to Encrypt and Secure Applications Code
Updated on: 2022-01-06
Posted on: 2016-03-02
Blog: PHP Application Packer package blog
Package: PHP Application Packer
Read this article to learn about PHP source code protection solutions in general, and how PackApp package can help protecting your PHP source code.
More ... Post a comment See comments (11) Trackbacks (0)
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.
More ... Post a comment See comments (1) Trackbacks (0)
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.
More ... Post a comment See comments (0) Trackbacks (0)
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.
More ... Post a comment See comments (4) Trackbacks (0)
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.
More ... Post a comment See comments (2) Trackbacks (0)
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.
More ... Post a comment See comments (8) Trackbacks (0)
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.
More ... Post a comment See comments (3) Trackbacks (0)