<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel>
<title>webcheatsheet.com: RSS Feed</title>
<link>http://www.webcheatsheet.com/</link>
<description>wide selection of web tutorials with working examples and source code</description>
<copyright>Copyright (c) 2005-2007 www.WebCheatSheet.com</copyright>
<language>en-us</language>
<pubDate>Fri, 9 May 2008 09:12:14 -0700</pubDate>
<ttl>60</ttl>
<item>
<title>Using Regular Expressions with PHP</title>
<link>http://www.webcheatsheet.com/php/regular_expressions.php</link>
<description>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.&lt;br /&gt;&lt;br /&gt;&lt;a href=http://www.webcheatsheet.com/php/regular_expressions.php&gt;read more&lt;/a&gt; | &lt;a href=http://digg.com/submit?phase=3&amp;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fphp%2Fregular_expressions.php&amp;title=Using+Regular+Expressions+with+PHP&gt;digg this&lt;/a&gt; | &lt;a href=http://del.icio.us/post?v=4;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fphp%2Fregular_expressions.php;title=Using+Regular+Expressions+with+PHP&gt;add to del.icio.us&lt;/a&gt;</description>
<pubDate>Fri, 30 Mar 2007 06:57:37 -0700</pubDate>
<guid isPermaLink="true">http://www.webcheatsheet.com/php/regular_expressions.php</guid>
</item>
<item>
<title>VBScript Functions</title>
<link>http://www.webcheatsheet.com/asp/vbscript_functions.php</link>
<description>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.&lt;br /&gt;&lt;br /&gt;&lt;a href=http://www.webcheatsheet.com/asp/vbscript_functions.php&gt;read more&lt;/a&gt; | &lt;a href=http://digg.com/submit?phase=3&amp;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fasp%2Fvbscript_functions.php&amp;title=VBScript+Functions&gt;digg this&lt;/a&gt; | &lt;a href=http://del.icio.us/post?v=4;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fasp%2Fvbscript_functions.php;title=VBScript+Functions&gt;add to del.icio.us&lt;/a&gt;</description>
<pubDate>Wed, 7 Mar 2007 05:48:48 -0800</pubDate>
<guid isPermaLink="true">http://www.webcheatsheet.com/asp/vbscript_functions.php</guid>
</item>
<item>
<title>Working with Directories</title>
<link>http://www.webcheatsheet.com/php/working_with_directories.php</link>
<description>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.&lt;br /&gt;&lt;br /&gt;&lt;a href=http://www.webcheatsheet.com/php/working_with_directories.php&gt;read more&lt;/a&gt; | &lt;a href=http://digg.com/submit?phase=3&amp;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fphp%2Fworking_with_directories.php&amp;title=Working+with+Directories&gt;digg this&lt;/a&gt; | &lt;a href=http://del.icio.us/post?v=4;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fphp%2Fworking_with_directories.php;title=Working+with+Directories&gt;add to del.icio.us&lt;/a&gt;</description>
<pubDate>Wed, 21 Feb 2007 06:33:18 -0800</pubDate>
<guid isPermaLink="true">http://www.webcheatsheet.com/php/working_with_directories.php</guid>
</item>
<item>
<title>Create Thumbnail Images using PHP</title>
<link>http://www.webcheatsheet.com/php/create_thumbnail_images.php</link>
<description>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.&lt;br /&gt;&lt;br /&gt;&lt;a href=http://www.webcheatsheet.com/php/create_thumbnail_images.php&gt;read more&lt;/a&gt; | &lt;a href=http://digg.com/submit?phase=3&amp;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fphp%2Fcreate_thumbnail_images.php&amp;title=Create+Thumbnail+Images+using+PHP&gt;digg this&lt;/a&gt; | &lt;a href=http://del.icio.us/post?v=4;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fphp%2Fcreate_thumbnail_images.php;title=Create+Thumbnail+Images+using+PHP&gt;add to del.icio.us&lt;/a&gt;</description>
<pubDate>Fri, 16 Feb 2007 00:49:25 -0800</pubDate>
<guid isPermaLink="true">http://www.webcheatsheet.com/php/create_thumbnail_images.php</guid>
</item>
<item>
<title>Export Database Schema as XML</title>
<link>http://www.webcheatsheet.com/php/export_database_schema_xml.php</link>
<description>Sometimes it can be useful to have a dump of the current database schema. This script reads the schema from a MySQL database and outputs XML that describes the schema.&lt;br /&gt;&lt;br /&gt;&lt;a href=http://www.webcheatsheet.com/php/export_database_schema_xml.php&gt;read more&lt;/a&gt; | &lt;a href=http://digg.com/submit?phase=3&amp;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fphp%2Fexport_database_schema_xml.php&amp;title=Export+Database+Schema+as+XML&gt;digg this&lt;/a&gt; | &lt;a href=http://del.icio.us/post?v=4;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fphp%2Fexport_database_schema_xml.php;title=Export+Database+Schema+as+XML&gt;add to del.icio.us&lt;/a&gt;</description>
<pubDate>Fri, 9 Feb 2007 06:01:00 -0800</pubDate>
<guid isPermaLink="true">http://www.webcheatsheet.com/php/export_database_schema_xml.php</guid>
</item>
<item>
<title>PHP: Sending Email (Text/HTML/Attachments)</title>
<link>http://www.webcheatsheet.com/php/send_email_text_html_attachment.php</link>
<description>So, you want to send automated email messages from your PHP application. This can be in direct response to a user's action, such as signing up for your site, or a recurring event at a set time, such as a monthly newsletter. Sometimes email contains file attachments, both plain text and HTML portions, and so on. To understand how to send each variation that may exist on an email, we will start with the simple example and move to the more complicated.&lt;br /&gt;&lt;br /&gt;&lt;a href=http://www.webcheatsheet.com/php/send_email_text_html_attachment.php&gt;read more&lt;/a&gt; | &lt;a href=http://digg.com/submit?phase=3&amp;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fphp%2Fsend_email_text_html_attachment.php&amp;title=PHP%3A+Sending+Email+%28Text%2FHTML%2FAttachments%29&gt;digg this&lt;/a&gt; | &lt;a href=http://del.icio.us/post?v=4;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fphp%2Fsend_email_text_html_attachment.php;title=PHP%3A+Sending+Email+%28Text%2FHTML%2FAttachments%29&gt;add to del.icio.us&lt;/a&gt;</description>
<pubDate>Mon, 5 Feb 2007 03:54:49 -0800</pubDate>
<guid isPermaLink="true">http://www.webcheatsheet.com/php/send_email_text_html_attachment.php</guid>
</item>
<item>
<title>How to Control Tab Order in HTML </title>
<link>http://www.webcheatsheet.com/html/controll_tab_order.php</link>
<description>All elements (except hidden elements) in the HTML form are part of the form's tab order. When the user presses the Tab key, the browser shifts the input focus from element to element in order the elements appear in the HTML code. However, sometimes you want the tab order to flow a little differently.&lt;br /&gt;&lt;br /&gt;&lt;a href=http://www.webcheatsheet.com/html/controll_tab_order.php&gt;read more&lt;/a&gt; | &lt;a href=http://digg.com/submit?phase=3&amp;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fhtml%2Fcontroll_tab_order.php&amp;title=How+to+Control+Tab+Order+in+HTML+&gt;digg this&lt;/a&gt; | &lt;a href=http://del.icio.us/post?v=4;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fhtml%2Fcontroll_tab_order.php;title=How+to+Control+Tab+Order+in+HTML+&gt;add to del.icio.us&lt;/a&gt;</description>
<pubDate>Wed, 31 Jan 2007 03:47:13 -0800</pubDate>
<guid isPermaLink="true">http://www.webcheatsheet.com/html/controll_tab_order.php</guid>
</item>
<item>
<title>Form Processing with PHP </title>
<link>http://www.webcheatsheet.com/php/form_processing.php</link>
<description>One of the best features of PHP is possibility to respond to user queries or data submitted from HTML forms. You can process information gathered by an HTML form and use PHP code to make decisions based off this information to create dynamic web pages. In this tutorial we will show how to create an HTML form and process the data.&lt;br /&gt;&lt;br /&gt;&lt;a href=http://www.webcheatsheet.com/php/form_processing.php&gt;read more&lt;/a&gt; | &lt;a href=http://digg.com/submit?phase=3&amp;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fphp%2Fform_processing.php&amp;title=Form+Processing+with+PHP+&gt;digg this&lt;/a&gt; | &lt;a href=http://del.icio.us/post?v=4;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fphp%2Fform_processing.php;title=Form+Processing+with+PHP+&gt;add to del.icio.us&lt;/a&gt;</description>
<pubDate>Tue, 30 Jan 2007 07:24:21 -0800</pubDate>
<guid isPermaLink="true">http://www.webcheatsheet.com/php/form_processing.php</guid>
</item>
<item>
<title>PHP: Looping Statements</title>
<link>http://www.webcheatsheet.com/php/loops.php</link>
<description>PHP performs several types of repetitive operations, called "looping". Loops are set of instructions used to repeat the same block of code till a specified condition returns false or true depending on how you need it. This tutorial shows the basic idea on how to use looping statements in PHP, along with examples, and descriptions of the examples.&lt;br /&gt;&lt;br /&gt;&lt;a href=http://www.webcheatsheet.com/php/loops.php&gt;read more&lt;/a&gt; | &lt;a href=http://digg.com/submit?phase=3&amp;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fphp%2Floops.php&amp;title=PHP%3A+Looping+Statements&gt;digg this&lt;/a&gt; | &lt;a href=http://del.icio.us/post?v=4;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fphp%2Floops.php;title=PHP%3A+Looping+Statements&gt;add to del.icio.us&lt;/a&gt;</description>
<pubDate>Thu, 25 Jan 2007 07:27:54 -0800</pubDate>
<guid isPermaLink="true">http://www.webcheatsheet.com/php/loops.php</guid>
</item>
<item>
<title>SQL: ALTER TABLE</title>
<link>http://www.webcheatsheet.com/sql/interactive_sql_tutorial/sql_alter.php</link>
<description>Many times your design may have not accounted for everything it should have. Also, requirements for applications and databases in particular are always subject to change. The ALTER TABLE statement allows to change the structure of a table after it has been created.&lt;br /&gt;&lt;br /&gt;&lt;a href=http://www.webcheatsheet.com/sql/interactive_sql_tutorial/sql_alter.php&gt;read more&lt;/a&gt; | &lt;a href=http://digg.com/submit?phase=3&amp;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fsql%2Finteractive_sql_tutorial%2Fsql_alter.php&amp;title=SQL%3A+ALTER+TABLE&gt;digg this&lt;/a&gt; | &lt;a href=http://del.icio.us/post?v=4;url=http%3A%2F%2Fwww.webcheatsheet.com%2Fsql%2Finteractive_sql_tutorial%2Fsql_alter.php;title=SQL%3A+ALTER+TABLE&gt;add to del.icio.us&lt;/a&gt;</description>
<pubDate>Tue, 16 Jan 2007 06:00:38 -0800</pubDate>
<guid isPermaLink="true">http://www.webcheatsheet.com/sql/interactive_sql_tutorial/sql_alter.php</guid>
</item>
</channel>
</rss>
