Changes

Jump to: navigation, search

An Introduction to PHP Variables

No change in size, 18:05, 1 February 2016
m
Text replacement - "<google>ADSDAQBOX_FLOW</google>" to "<htmlet>adsdaqbox_flow</htmlet>"
== Changing the Type of a PHP Variable ==
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
As we mentioned at the beginning of this chapter, PHP supports a number of different variable types (specifically integer, float, boolean, array, object, resource and string). We will look at these types in detail in the next chapter ([[Understanding PHP Variable Types]]). First we are going to look at changing the type of a variable after it has been created.

Navigation menu