Skip to content

WebCheatSheet

The easy way to know

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

Month: September 2022

PHP

PHP: How to Sort an Array

adminSeptember 29, 2022

It is often necessary to arrange the elements in an array in numerical order from highest to lowest values (descending…

ASP

How to install ASP on your own computer

adminSeptember 28, 2022

It’s not difficult to install and run ASP on your own computer. To do that, you must install Microsoft’s Personal…

HTML

Frames targets. How to target a link to a window.

adminSeptember 27, 2022

Targeting windows allows the document writer to assign names to specific windows, and target certain documents to always appear in…

MS Access Functions

Access: Last Function

adminSeptember 25, 2022

In Access, the Last function return a field value from the last record in the result set of a query.…

PHP

Passing JavaScript variables to PHP

adminSeptember 25, 2022

JavaScript is mainly used as a client side scripting language, while PHP is a server side technology. Unlike Java or…

Interactive SQL Tutorial

SQL: DELETE Statement

adminSeptember 22, 2022

The Delete statement allows you to delete a single record or multiple records from a table. After you remove records…

Interactive SQL Tutorial

SQL: INSERT Statement

adminSeptember 22, 2022

Data is added to tables by using the Insert statement. The Insert Into statement can be used to append a…

Interactive SQL Tutorial

SQL: UPDATE Statement

adminSeptember 22, 2022

In daily use, a database is a constantly changing store of data. The SQL commands which are used to modify…

Interactive SQL Tutorial

SQL: IN Operator

adminSeptember 22, 2022

We’ve seen that Between defines a range of values to check against for inclusion or exclusion from the result table.…

Interactive SQL Tutorial

SQL: BETWEEN … AND…

adminSeptember 22, 2022

The Between keyword allows you to define a predicate in the form of a range. If a column value for…

Posts navigation

Older posts

Recent Posts

  • Get size of all databases and tables in MySQL
  • Insufficient access rights error when doing backup
  • How to transfer logins and passwords between instances of SQL Server
  • How to be a better PHP developer
  • How to create a dump of MySQL database in one click

Recent Comments

No comments to show.

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 © 2025 WebCheatSheetFresh News by Ascendoor | Powered by WordPress.