开发者

PHP IDE Commenting (Netbeans)

开发者 https://www.devze.com 2023-01-15 02:23 出处:网络
How to make good commenting for PHP IDE (actually i using NetBeans) my target is when i using a class or function there is will be a explanation about it\'s function, like when i typing

How to make good commenting for PHP IDE (actually i using NetBeans)

my target is when i using a class or function there is will be a explanation about it's function, like when i typing

mysql_connect("param", "param");

there is will be a popup explanation about it f开发者_如何学编程unction what it parameter and the output.


Use PHPDoc style comments

http://manual.phpdoc.org/HTMLSmartyConverter/HandS/phpDocumentor/tutorial_phpDocumentor.pkg.html

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号