Skip to content

WebCheatSheet

The easy way to know

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

Author: admin

PHP

Extract Text from a PDF with PHP

adminOctober 29, 2022August 25, 2026

Last updated: August 25, 2026. PDF files store positioned page content rather than ordinary paragraphs. For searchable PDFs, a command-line…

PHP

Debug PHP with Xdebug 3

adminOctober 29, 2022August 25, 2026

Last updated: August 25, 2026. Xdebug connects PHP to an IDE so you can pause execution, inspect variables, and step…

ASP

ASP: How to Get the Current Page URL

adminOctober 26, 2022

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

PHP

PHP: Multidimensional Arrays

adminOctober 11, 2022

Array does not have to be a simple list of keys and values; each array element can contain another array…

PHP

Connect PHP to SQL Server with PDO_SQLSRV

adminOctober 5, 2022August 26, 2026

Last updated: August 26, 2026. Use Microsoft’s PDO_SQLSRV driver with the Microsoft ODBC Driver for SQL Server. Keep credentials in…

PHP

Sort Arrays in PHP

adminSeptember 29, 2022August 26, 2026

Last updated: August 26, 2026. Choose a PHP sorting function based on whether you are sorting values or keys and…

ASP

Install Classic ASP on IIS

adminSeptember 28, 2022August 26, 2026

Last updated: August 26, 2026. Classic ASP is an optional IIS application-development feature. Enable only the IIS modules required by…

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, 2022August 26, 2026

Last updated: August 26, 2026. The Last aggregate returns a value from the last record encountered by the query engine.…

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…

Posts navigation

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