Changes

Jump to: navigation, search

Understanding PHP Variable Types

309 bytes added, 18:53, 25 May 2007
New page: In this chapter we will look at the PHP ''integer'', ''string'', ''float'' and ''boolean'' variable types. Since the the ''array'' and ''object'' types are slightly more complex entities w...
In this chapter we will look at the PHP ''integer'', ''string'', ''float'' and ''boolean'' variable types. Since the the ''array'' and ''object'' types are slightly more complex entities we will devote subsequent chapters to them later in the book (see [[Using Arrays in PHP]] and [[PHP Object Orientation]]).

Navigation menu