Skip to content

WebCheatSheet

The easy way to know

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

Author: admin

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…

MS Access Functions

Access: Format Function

adminFebruary 14, 2023August 25, 2026

Last updated: August 25, 2026. The Microsoft Access Format function converts a value into a formatted string. Use it in…

PHP

Send Email with PHP: HTML, Text, and Attachments

adminFebruary 5, 2023August 25, 2026

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

ASP

How to process the data submitted from HTML form

adminFebruary 2, 2023

The great advantage of ASP is possibility to respond to user queries or data submitted from HTML forms. You can…

PHP

Form Processing with PHP

adminFebruary 2, 2023

One of the best features of PHP is possibility to respond to user queries or data submitted from HTML forms.…

PHP

PHP: How to Get the Current Page URL

adminFebruary 1, 2023

Sometimes, you might want to get the current page URL that is shown in the browser URL window. For example…

PHP

Block Repeated Login Attempts in PHP

adminFebruary 1, 2023August 25, 2026

Last updated: August 25, 2026. A login limiter should slow repeated failures without revealing whether a username exists. Track attempts…

PHP

Generate PNG Images Dynamically with PHP GD

adminFebruary 1, 2023August 25, 2026

Last updated: August 25, 2026. PHP’s GD extension can create charts, badges, placeholders, and other small raster images at request…

PHP

PHP: Cookies

adminFebruary 1, 2023

A cookie is a message given to a Web browser by a Web server. The browser stores the message in…

HTML

How to Control Tab Order in HTML

adminJanuary 31, 2023August 25, 2026

Last updated: August 25, 2026. Keyboard focus normally follows the order of interactive elements in the HTML source. The most…

Posts navigation

Older posts
Newer posts

Recent Posts

  • Get the Size of Every MySQL Database and Table
  • Insufficient access rights error when doing backup
  • Transfer SQL Server Logins and Passwords Between Instances
  • How to be a better PHP developer
  • Create an On-Demand MySQL Backup from a PHP Application

Recent Comments

  1. jQuery File Upload: Setup and Secure PHP Handling – WebCheatSheet on Secure File Upload with PHP
  2. Sammy Hale on Extract Plain Text from RTF in PHP
  3. Pepillo on Extract Plain Text from RTF in PHP
  4. Alex on How to Create Thumbnail Images in PHP with GD
  5. Cole on jQuery File Upload: Setup and Secure PHP Handling

Archives

  • 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.