Skip to content

WebCheatSheet

The easy way to know

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

Get the Size of Every MySQL Database and Table

adminOctober 16, 2023August 25, 2026

Last updated: August 25, 2026. MySQL reports table data and index allocation through INFORMATION_SCHEMA.TABLES. The following queries convert the byte…

SQL

Fix SQL Server ‘Insufficient Access Rights’ During Backup

adminJuly 28, 2023August 26, 2026

Last updated: August 26, 2026. A SQL Server backup can fail because the login lacks database backup permission or because…

SQL

Transfer SQL Server Logins and Passwords Between Instances

adminJuly 28, 2023August 25, 2026

Last updated: August 25, 2026. Database users and server logins are separate SQL Server objects. When a database moves to…

PHP

How to Write Better PHP

adminJuly 28, 2023August 26, 2026

Last updated: August 26, 2026. Reliable PHP code starts with explicit inputs, predictable types, secure database access, and tests around…

PHP

Create an On-Demand MySQL Backup from a PHP Application

adminJuly 28, 2023August 25, 2026

Last updated: August 25, 2026. An application can offer an “Export database” button, but the web request should authorize the…

PHP

jQuery File Upload: Setup and Secure PHP Handling

adminJuly 28, 2023August 25, 2026

Last updated: August 25, 2026. The blueimp jQuery File Upload widget provides multiple selection, drag and drop, progress events, chunking,…

PHP

Connect PHP through ODBC with DSN and DSN-less Connections

adminJuly 26, 2023August 25, 2026

Last updated: August 25, 2026. ODBC lets PHP connect through an installed database driver. A DSN stores driver and connection…

MS Access Functions

Access Year Function

adminJuly 24, 2023August 26, 2026

Last updated: August 26, 2026. The Year function returns the four-digit year component of a date. Syntax Argument Description date…

MS Access Functions

Access WeekdayName Function

adminJuly 24, 2023August 26, 2026

Last updated: August 26, 2026. The WeekdayName function returns the localized name of a weekday number. Syntax Argument Description weekday…

MS Access Functions

Access Weekday Function

adminJuly 24, 2023August 26, 2026

Last updated: August 26, 2026. The Weekday function returns a number identifying the day of the week for a date.…

Posts navigation

Older posts

Recent Posts

  • Get the Size of Every MySQL Database and Table
  • Fix SQL Server ‘Insufficient Access Rights’ During Backup
  • Transfer SQL Server Logins and Passwords Between Instances
  • How to Write Better PHP
  • Create an On-Demand MySQL Backup from a PHP Application

Recent Comments

  1. HTML Reference and Tutorials – WebCheatSheet on HTML Character Entities
  2. Hyper Text Markup Language (HTML) – WebCheatSheet on HTML ASCII Reference
  3. Welcome to WebCheatSheet – WebCheatSheet on What Is Classic ASP? Active Server Pages Explained
  4. Welcome to WebCheatSheet – WebCheatSheet on What Is PHP?
  5. jQuery File Upload: Setup and Secure PHP Handling – WebCheatSheet on Secure File Upload with PHP

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.