View Single Post
Old 05-09-2009, 07:58 PM   #10 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

Quote:
One quick last question, what does it mean when people add the "@" in the commments?

Like this:

@name PHP 5
@param blah blah..

What is the deal with using the "@" symbol? And I take it "param" means parameters?
Thats a PHPDoc block.
http://www.phpdoc.org/
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote
The Following User Says Thank You to sketchMedia For This Useful Post:
allworknoplay (05-09-2009)