Skip to content

WebCheatSheet

The easy way to know

  • PHP
  • HTML
  • JavaScript
  • SQL
  • ASP
  • MS Access Functions

Category: PHP

PHP

What Can PHP Do?

adminJuly 4, 2023August 26, 2026

Last updated: August 26, 2026. PHP runs on the server to produce HTML, JSON, files, command-line output, and background jobs.…

PHP

What Is PHP?

adminJuly 4, 2023August 27, 2026

Last updated: August 27, 2026. PHP is a server-side language used for web applications, APIs, command-line programs, and background jobs.…

PHP

Hash and Verify Passwords Securely in PHP

adminMay 26, 2023August 26, 2026

Last updated: August 26, 2026. Store passwords with PHP’s dedicated password-hashing API. A password hash is one-way; it is verified…

PHP

PHP Regular Expressions: preg_match, Replace, Split, and Grep

adminApril 4, 2023August 25, 2026

Last updated: August 25, 2026. PHP’s PCRE functions search and transform text using regular-expression patterns. Use them when the rule…

PHP

How to Create Thumbnail Images in PHP with GD

adminMarch 28, 2023August 29, 2026

Last updated: August 29, 2026. PHP’s GD extension can create proportional thumbnails for JPEG, PNG, and WebP images. The function…

PHP

Work with Directories in PHP

adminFebruary 21, 2023August 25, 2026

Last updated: August 25, 2026. PHP provides iterator classes for listing folders and walking directory trees. Always construct paths from…

PHP

PHP Reference and Practical Tutorials

adminFebruary 21, 2023August 27, 2026

Last updated: August 27, 2026. PHP is a server-side language commonly used to generate HTML, process forms, work with files,…

PHP

Export a MySQL Database Schema as XML with PHP

adminFebruary 19, 2023August 26, 2026

Last updated: August 26, 2026. Read schema metadata from INFORMATION_SCHEMA with a restricted database account, then write a well-formed XML…

PHP

How to connect to MySQL database using PHP

adminFebruary 18, 2023August 25, 2026

Last updated: August 25, 2026. PHP provides two supported APIs for working with MySQL: PDO and MySQLi. This guide starts…

PHP

Send Email with PHP: HTML, Text, and Attachments

adminFebruary 5, 2023August 29, 2026

Last updated: August 29, 2026. For application email, send through an authenticated SMTP service and let a mail library construct…

Posts navigation

Older posts
Newer posts

Recent Posts

  • Diagnose and Repair Corrupted MySQL Tables
  • Load and Troubleshoot MySQL Time Zone Tables
  • Diagnose MySQL Too Many Connections Errors
  • Fix mysqldump Restore Errors between MySQL Versions
  • Resolve Character Set and Collation Conflicts in MySQL

Recent Comments

  1. Preview an Image before Uploading It with JavaScript – WebCheatSheet on Secure File Upload with PHP
  2. Load and Troubleshoot MySQL Time Zone Tables – WebCheatSheet on Get the Size of Every MySQL Database and Table
  3. Calculate Age from a Birth Date in Microsoft Access – WebCheatSheet on Access DateSerial Function
  4. UTF-8 vs ASCII, ISO-8859-1, and Windows-1252 – WebCheatSheet on HTML Character Sets List and Encoding Reference
  5. HTML Entities: Named, Decimal, and Hexadecimal Formats – WebCheatSheet on HTML Character Sets List and Encoding Reference

Archives

  • August 2026
  • October 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022

Categories

  • ASP
  • HTML
  • Interactive SQL Tutorial
  • JavaScript
  • MS Access Functions
  • PHP
  • SQL
  • Uncategorized
Copyright © 2026 WebCheatSheetFresh News by Ascendoor | Powered by WordPress.