34,333
edits
Changes
→Accessing PHP Variable Values
== Accessing PHP Variable Values ==
Now that we have learned how to create a variable and assign an initial value to it we now need to look at how to access the value currently assigned to a variable.