34,333
edits
Changes
→Assigning a Value to a PHP Variable
</pre>
We have now declared a variable with the name ''myShape'' and assigned a string value to it of "AppleCirce". We can similarly declare a variable to contain an integer value:
<pre>