06-15-2008, 09:10 PM
|
#5 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
Quote:
Originally Posted by Aaron
Why can't we just put optional parentheses in brackets like php.net?
myfunction(Taco,[$beans],[$rice])
|
That's simply a notation style used by the PHP Manual, nothing to do with actual PHP code.
|
|
|
|