Can someone please explain all the 'scopes' and what they do, the website i'm using at is using language which I have never heard of before, w3schools so could anyone tell me what they do? oh, and what 'function myTest()' does.
<?php
function myTest() {
echo 'Hello world.';
}
Hello world.
<b><?php myTest(); ?></b>
Hello world.
No problem, always glad to help, just like how I was helped with things like this.Cheers, bit of a newbie to PHP - OFT - Happy Birthday