Free Web Design, Development and Programming Training and Tutorial Resources




    



April 3, 2009

PHP Cheat Sheet

Here is a pretty good PHP Cheat Sheet at addedbytes.com. This PHP Cheat Sheet is a quick guide and reference to the functions used in PHP for file manipulation, regular expression handling and last but not the least, date handling and formatting. (pdf format)


Function List:

Lists PHP’s array functions, string functions, file system functions, regular expression functions and datetime functions. These functions are essential for every PHP developer for quick reference and usage.


fopen() Modes:

The fopen() modes are used for file manipulation. This section details out the different modes to create, read and write files and what modes these files should be opened with. File handling modes are of paramount importance while handling scripts in PHP.


Regular Expression Syntax:

Regular expressions are commonly used in most programming and scripting languages. The first step to learning them is to understand the regular expression syntax and their meaning in PHP. This section of the pdf is a quick reference to regular expressions.


PCRE Modifiers:

While on the topic of Regular Expressions, it is important to note that PHP uses Perl Compatible Regular Expressions, or PRCE functions to split and replace expressions. This section helps explain PRCE better, giving an insight into its intricacies.


Date Formatting:

All programming and scripting languages deal with date formatting at some point or the other. This section deals with a whole range of date formatting options in PHP.

Popularity: 31% [?]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • blogmarks
  • Furl
  • Reddit
  • Shadows
  • StumbleUpon
  • YahooMyWeb



Related Posts:
  • Excellent CSS Reference Sheet
  • HTML And XHTML References and Cheat Sheets
  • Guides for Word 2007, Excel 2007, and PowerPoint 2007
  • Flash MX Quick Reference Guide
  • Photoshop References and Cheat Sheets

  • Tags for this post>>

    No Comments »

    No comments yet.

    RSS feed for comments on this post.

    Leave a comment

    You must be logged in to post a comment.