Search the blog

Generate a random password securely with PHP

How-tos

How to validate Google reCAPTCHA with jQuery

How-tos

Use PHP to validate Google reCAPTCHA

How-tos

Sort associative array by value and keep keys with PHP

How-tos

The misused “alt tag” is not for SEO

Marketing/SEO

UK counties in PHP and JSON format

How-tos

PHP obfuscate string function

How-tos

Multibyte-safe str_split() with PHP

How-tos

Combining arrays using + versus array_merge in PHP

How-tos

Cleaner JSON encoding with PHP

How-tos

Use an array in a while loop with PHP

How-tos

trim, ltrim and rtrim not working right in PHP?

How-tos

Create a PHP object and call one of its functions from string data

How-tos

Use PHP to check if a string starts with, ends with or contains another string

How-tos

Validate a URL path with PHP

How-tos