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.
More ... Post a comment See comments (31) Trackbacks (0)
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.
More ... Post a comment See comments (0) Trackbacks (0)
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.
More ... Post a comment See comments (21) Trackbacks (0)
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
More ... Post a comment See comments (0) Trackbacks (0)
1. Encrypt Post Data PHP Solution without SSL - How to Encrypt Form Data Before Submit
Updated on: 2017-04-19
Posted on: 2016-10-05
Blog: PHP Form Encryption package blog
Package: PHP Form Encryption
However, the ideal solution, which is to use SSL/TLS encryption is not always available in all scenarios.
Read this tutorial to learn how to implement encrypted form data exchange without depending on the availability of SSL/TLS connections.
More ... Post a comment See comments (20) Trackbacks (0)
1. PHP VAT Calculation for any EU Country
Updated on: 2017-04-16
Posted on: 2016-09-28
Blog: PHP VAT Number Check package blog
Package: PHP VAT Number Check
If you or your clients need to add value-added taxes (VAT) within the European Union or validate VAT numbers, then there is a service available to get the latest rates for each country including rates within reduced rate categories.
You can also use the service to calculate VAT compliant prices for you, or reverse the calculation to get an amount without VAT if it has already been included.
Read this article to learn more about how you can use this service to help determine the VAT taxes to use on different purchases using PHP applications.
More ... Post a comment See comments (1) Trackbacks (0)
11. Improving the Protection of your PHP OAuth Client Application Against User Account Leaks
Updated on: 2016-09-19
Posted on: 2016-09-19
Blog: PHP OAuth Library package blog
Package: PHP OAuth Library
Read this tutorial to learn about good security practices to minimize the possible damages to your application if your developer user account details in the API site get stolen.
More ... Post a comment See comments (0) Trackbacks (0)
2. Generating SQL to Execute the Installation of a Database schema from JSON definition
Updated on: 2016-09-05
Posted on: 2016-08-31
Blog: Scripd package blog
Package: Scripd
Read this article to learn how to define common database structures in JSON format to install the schema using DDL SQL generated by Scripd library.
More ... Post a comment See comments (1) Trackbacks (0)
1. Free PHP Currency Conversion API Script with Source Code to Get Forex Exchange Rates
Updated on: 2017-04-24
Posted on: 2016-08-11
Blog: PHP Exchange Rate API package blog
Package: PHP Exchange Rate API
Using the PHP Exchange Rate API we can access real time and historical rates through the currencyLayer API.
Read this article to learn how to retrieve currency exchange rates for many currencies now, as well in paste dates up to the year 2000.
More ... Post a comment See comments (21) Trackbacks (0)
1. PHP Video Converter Kit ffmpeg
Updated on: 2016-08-09
Posted on: 2016-08-09
Blog: PHP Video Converter with ffmpeg package blog
Package: PHP Video Converter with ffmpeg
Requirement: For Windows
More ... Post a comment See comments (0) Trackbacks (0)