Changes

Jump to: navigation, search

An Introduction to PHP Variables

10 bytes added, 16:43, 25 May 2007
Accessing PHP Variable Values
<tt>The Circle is the shape</tt>
Fortunately we can get around this issue by placing braces ({ and }) around the variable name to distinguish the name from any other trailing characters:
<pre>

Navigation menu