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

Insufficient access rights error when doing backup

adminJuly 28, 2023

All of sudden SQL Server Management studio gives me the following error message when I’m trying to browse for the…

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 be a better PHP developer

adminJuly 28, 2023

Many web developers consider PHP as a second class language. The truth is, as DHH puts it: “You can build…

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, 2023

In Access, the Year function returns an integer between 100 and 9999, inclusive, that represents the year of a date…

MS Access Functions

Access: WeekdayName Function

adminJuly 24, 2023

In Access, the WeekdayName function returns the name of the day of the week corresponding to the date and the…

MS Access Functions

Access: Weekday Function

adminJuly 24, 2023

In Access, the Weekday function returns an integer between 1 (Sunday) and 7 (Saturday) that represents the day of the…

Posts navigation

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