Just a quick question: I saw some of the PHP functions commented out at the top using an unknown format to me:
My IDE gives me a drop down list for things like @param and @return, so it should be documented somewhere. I tried google search but it will not include the @ symbol in my search.
What is this comment format and where can I find information about it?
function comments php format phpdoc
Zim Aug 21 '09 at 4:09 2009-08-21 04:09
source share