09-03-2008, 10:07 AM
|
#1 (permalink)
|
|
The Acquainted
Join Date: Apr 2008
Posts: 110
Thanks: 97
|
Start comments in PHP: /* or /**
My PHP IDE does not seem to recognize /** as the beginning of PHP comments. It does recognize /* as the beginning, however.
When I see other's code, I often see /** used to begin PHP comments.
Question: Is the /* comment */ method pretty much accepted everywhere?
Thanks,
Dave
|
|
|
|