1. Simple Tutorial on using MySQL with PDO that works with PHP 7
Updated on: 2017-01-18
Posted on: 2017-01-18
Blog: PHP PDO database class package blog
Package: PHP PDO database class
Using PDO makes your code usable also with other types of databases besides MySQL.
Read this tutorial to learn how to perform simple common database queries as well perform table schema management operations using the PHP PDO database class.



2. PHP Site Gamification Using a Secret Path
Updated on: 2017-01-11
Posted on: 2017-01-11
Blog: PHP Secret URL Path package blog
Package: PHP Secret URL Path
We can accomplish this by setting up a sequence of page visits and rewarding our users if they complete the sequence correctly using the Secret Path class.
Read this article to learn how you can use the PHP Secret Path class to implement a neat game like experience for your users.



2. PHP Tutorial on How to Convert English Words to Numbers
Updated on: 2017-01-04
Posted on: 2017-01-04
Blog: PHP Convert Words to Numbers package blog
Package: PHP Convert Words to Numbers
The PHP Words to Numbers package does that. It takes number expressed in English works and returns the number value that it represents.



1. Using the PHP RTF Parser to Process Word Processing Documents Part 1: the RTF File Format
Updated on: 2016-12-28
Posted on: 2016-12-28
Blog: PHP RTF Tools package blog
Package: PHP RTF Tools
Read this article to understand the RTF file format, so you can understand the next articles on which you will be able to learn how to use the PHP RTF Tools packages for good purposes, such as using RTF templates, merging multiple documents, or simply extracting text from a document.



1. Secure PHP Login Script 2022 - Tutorial for a Complete Secure PHP Login System using MySQL with PDO Solution and a PHP Login Form to Set a PHP Login Session
Updated on: 2022-01-03
Posted on: 2016-12-21
Blog: PHP Secure Login and Registration package blog
Package: PHP Secure Login and Registration
Read this tutorial to learn how to create a modern login and registration system that takes advantage of PHP security-focused features and uses jQuery to send AJAX requests and Bootstrap to provide a fast and nice user interface that can work regardless if you use other frameworks or not.



1. Analyzing Site Attacks with the PHP Web Application Firewall Proxy
Updated on: 2016-11-30
Posted on: 2016-11-30
Blog: PHP Web Application Firewall package blog
Package: PHP Web Application Firewall
Read this short tutorial to quickly learn how this package can help protect your site against unexpected malicious requests.



1. PHP User Validation using Event Sequences
Updated on: 2016-12-08
Posted on: 2016-11-02
Blog: PHP Secret URL Path package blog
Package: PHP Secret URL Path
If this information is compromised, you can provide an additional layer of security with a secret set of event sequences that the user has to follow to authenticate.
Read this tutorial to learn how to implement this solution in practice.



1. How to Validate Email Blacklisting Disposable Temporary Addresses
Updated on: 2016-10-26
Posted on: 2016-10-26
Blog: Disposable Temporary Email Validator package blog
Package: Disposable Temporary Email Validator
Since these addresses prevent that the sites contact the users to send relevant information by email, it is useful for sites to prevent accepting this kind of addresses.
Read this article to learn how to validates temporary email addresses by blacklisting well known domains of disposable email address providers.



1. How Can PHP Read PDF File Content and Extract Text from PDF using PHP - How Can PHP Extract Image from PDF and Search PDF Content using PHP PDFToText Class
Updated on: 2017-04-23
Posted on: 2016-10-19
Blog: PHP PDF to Text package blog
Package: PHP PDF to Text
Read this article that is the first of a series that will teach you about the challenge of processing the PDF file format and how the PdfToText class can be used to extract text and images from it.



1. Understanding Language Detection
Updated on: 2016-10-17
Posted on: 2016-10-17
Blog: PHP Language Detection Library package blog
Package: PHP Language Detection Library


