Home page
 
 Home 
 ASP 
 PHP 
 SQL 
 HTML 
 JavaScript 
 Search 
 Contact 
 


Search
or browse popular tags
Subscription

Sign up for the free email newsletter for new tips, tutorials and more. Enter your email address below, and then click the button.

Privacy Policy

Syndicate

[XML] Latest Tutorials


 
Welcome to the WebCheatSheet.com

WebCheatSheet offers technical articles, database tools, tips, and tutorials. Here you'll find everything you need to know to look like you know everything.

ASP (34)
PHP (28)
HTML (5)
SQL (83)

Using Regular Expressions with PHP
Regular expressions are a powerful tool for examining and modifying text. They enable you to search for patterns within a string, extracting matches flexibly and precisely. This tutorial gives a brief overview of basic regular expression syntax and then considers the functions that PHP provides for working with regular expressions.

Last Updated ( 30 March 2007 ) Hits: 61963 Comments: 18
Read More...
VBScript Functions
This tutorial will provide you with a quick look at the more important VBScript functions. They include functions for type checking, date manipulation, string manipulation, formatting, math, and more.

Last Updated ( 7 March 2007 ) Hits: 12007 Comments: 1
Read More...
PHP: Working with Directories
As is necessary for any language, PHP has a complete set of directory support functions. PHP gives you a variety of functions to read and manipulate directories and directory entries. Like other file-related parts of PHP, the functions are similar to the C functions that accomplish the same tasks, with some simplifications. This tutorial describes how PHP handles directories. You will look at how to create, remove, and read them.

Last Updated ( 21 February 2007 ) Hits: 21699 Comments: 1
Read More...
PHP: Create Thumbnail Images
This tutorial will describe how to create thumbnail images on the fly using PHP. Furthermore you will learn how to process a whole folder of images and create their thumbnails. Since this requires the GD library, you will need an installation of PHP with at least GD 2.0.1 enabled.

Last Updated ( 16 February 2007 ) Hits: 63723 Comments: 37
Read More...





Copyright © 2005-2007             www.WebCheatSheet.com All Rights Reserved.