PHP Classes

All package blogs

Recommend this page to a friend!

Latest posts of all package blogs

  PHP Classes blog PHP Classes blog   Blog All package blogs  
  935 - 926   ...   245 - 236   235 - 226   225 - 216   215 - 206   205 - 196   195 - 186   185 - 176   175 - 166   165 - 156   155 - 146   145 - 136   135 - 126   ...   5 - 1  

1. Simple Tutorial on using MySQL with PDO that works with PHP 7

Updated on: 2017-01-18

Posted on:

Blog: PHP PDO database class package blog
Package: PHP PDO database class

Most PHP applications use MySQL databases but since PHP 7 was introduced the old MySQL extension was discontinued. Developers need to migrate either to using MySQLi or PDO.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (4)   Trackbacks (0)

2. PHP Site Gamification Using a Secret Path

Updated on: 2017-01-11

Posted on:

Blog: PHP Secret URL Path package blog
Package: PHP Secret URL Path

The main purpose of gamification is to keep our users entertained in game like activities, so that they stay around longer and come back more often, for instance to your site or your app.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (2)   Trackbacks (0)

2. PHP Tutorial on How to Convert English Words to Numbers

Updated on: 2017-01-04

Posted on:

Blog: PHP Convert Words to Numbers package blog
Package: PHP Convert Words to Numbers

There are many solutions for spelling numbers using words in English or other language. However, doing the opposite is not so easy.

The PHP Words to Numbers package does that. It takes number expressed in English works and returns the number value that it represents.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

1. Using the PHP RTF Parser to Process Word Processing Documents Part 1: the RTF File Format

Updated on: 2016-12-28

Posted on:

Blog: PHP RTF Tools package blog
Package: PHP RTF Tools

RTF is a portable file format for representing the content of word processing document, such as those generate by Microsoft Word, OpenOffice and others.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

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:

Blog: PHP Secure Login and Registration package blog
Package: PHP Secure Login and Registration

Over time PHP has been adding features that promote the development of secure applications, as well deprecated or removed features that made it easy to write insecure code.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (71)   Trackbacks (0)

1. Analyzing Site Attacks with the PHP Web Application Firewall Proxy

Updated on: 2016-11-30

Posted on:

Blog: PHP Web Application Firewall package blog
Package: PHP Web Application Firewall

PHP Web Application Firewall is a package than can block malicious requests by acting as a proxy script. It uses a white list to let Webmasters determine which requests are valid or not for their applications.

Read this short tutorial to quickly learn how this package can help protect your site against unexpected malicious requests.


Blog More ...   Post a comment Post a comment   See comments See comments (2)   Trackbacks (0)

1. PHP User Validation using Event Sequences

Updated on: 2016-12-08

Posted on:

Blog: PHP Secret URL Path package blog
Package: PHP Secret URL Path

It is standard practice to authenticate user from a user name and password pair.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (31)   Trackbacks (0)

1. How to Validate Email Blacklisting Disposable Temporary Addresses

Updated on: 2016-10-26

Posted on:

Blog: Disposable Temporary Email Validator package blog
Package: Disposable Temporary Email Validator

Disposable email addresses are temporary addresses used by some people to access certain sites without using their real addresses.

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.


Blog More ...   Post a comment Post a comment   See comments 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:

Blog: PHP PDF to Text package blog
Package: PHP PDF to Text

Extracting text from individual pages or whole PDF document files in PHP is easy using the PdfToText class.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (21)   Trackbacks (0)

1. Understanding Language Detection

Updated on: 2016-10-17

Posted on:

Blog: PHP Language Detection Library package blog
Package: PHP Language Detection Library

There are several ways to detect what language text is written in and it is all made even more simple using a web service. The question is, how do they do it? This article will not only discuss using one of these web services but also look at how they do it.

Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)


  935 - 926   ...   245 - 236   235 - 226   225 - 216   215 - 206   205 - 196   195 - 186   185 - 176   175 - 166   165 - 156   155 - 146   145 - 136   135 - 126   ...   5 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs