Changes

Jump to: navigation, search

Understanding PHP Variable Types

391 bytes added, 18:49, 11 May 2009
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[An Introduction to PHP Variables|Previous]]<td align="center">[[PHP Essentials|Table of Contents]]<td width="20%" align="right">[[PHP Constants|Next]]</td>
<tr>
<td width="20%">An Introduction to PHP Variables<td align="center"><td width="20%" align="right">PHP Constants</td>
</table>
<hr>
 
 
<google>BUY_PHP</google>
 
 
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 [[PHP Arrays]] and [[PHP Object Oriented Programming]]).

Navigation menu