Oct
07
2008
2

PHP Basics: Language Construct

In this section of the Zend PHP 5 Certification Blog I will be refreshing my knowledge of language constructs, not to be confused with functions! even though they look like them. You should already know of or know how to use these.

Define: Language Construct

A language construct is a syntactically allowable part of a program that may be formed from one or more lexical tokens in accordance with the rules of a programming language.

In PHP they have made Language Construct look like functions, this is to ease simplicity when learning PHP. We should be aware that those listed bellow are “Language Constructs”
(more…)

Oct
02
2008
1

PHP Basics: Variables and Constants

PHP is all about Variables! If you are intending to take the Zend PHP 5 Certification then you should be already very aware of Variables therefore I’m going to keep this one small and simple. Constants are even simpler than Variables both PHP Variables and Constants basics are bellow and feature (a lot) in the Certification.
(more…)

WordPress Powered, Theme by TheBuckmaker.com | Add to Technorati Favorites. | RSS and Comments RSS