Skip to content

WebCheatSheet

The easy way to know

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

Category: PHP

PHP

Secure File Upload with PHP

adminJanuary 29, 2023

Download Source PHP makes uploading files easy. You can upload any type of file to your Web server. But with…

PHP

PHP: Looping Statements

adminJanuary 26, 2023

In programming it is often necessary to repeat the same block of code a given number of times, or until…

PHP

PHP: Arrays

adminJanuary 24, 2023

Arrays can be used in many ways to store and organize data quickly and efficiently. It is one of the more…

PHP

How to install and configure PHP 5 on Windows box

adminJanuary 8, 2023

It is assumed that you have already successfully setup IIS or installed Apache on your machine and configured it. So,…

PHP

Reading the “clean” text from DOCX and ODT

adminDecember 24, 2022

In this article we will resolve the task of reading the “clean” text from the Office Open XML (more known…

PHP

How to Create CAPTCHA Protection using PHP and AJAX

adminDecember 11, 2022

Download Source CAPTCHA is a simple test to determine if a user is a computer or a human. It is used…

PHP

Record locking in Web applications

adminDecember 8, 2022

Record locking is used for preventing simultaneous update of the same data and therefore avoiding inconsistent results. A locked record…

PHP

Bike – drop in phpMyAdmin replacement

adminNovember 21, 2022

Pretty often you need to run a couple of queries against your MySQL database on the client’s web server. Usually…

PHP

How to be a better PHP developer

adminNovember 21, 2022

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

PHP

PHP: Conditional Statements

adminNovember 9, 2022

Sometimes when you write code, you want to perform different actions for different decisions. You can use conditional statements in your…

Posts navigation

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