I originally encountered this problem in the CHM dated April 16. Today I downloaded
the April 18
file and still have the problem.
The Contents tab is open to the following:
- [_ Filesystem Functions
? basename
? chgrp
? chmod
? chown
Whenever I click on "chmod"
The following code appears in the PHP Manual to illustrate a "statement group""
$b) {
echo "a is bigger than b";
$b = $a;
}
?>
Frankly, I get confused when curly braces fly all over the place. If I have a series
of nested control
structures and statement groups, it becomes very easy to