Is it possible to write like that?

/** * * @link http://www * @link http://www * */ 

    2 answers 2

    Quite a living example:

     /** * мой принт * @param string $s * @link www.ya.ru * @link www.google.com */ function my_print($s) { print $s."\n"; } 

    In netbins worked fine. However, as other programs react to this I will not say.

      Sorry, I was wrong. Read

      • that's for sure? - dfhsfhgfj
      • This is not true. - zenith
      • @ Alexey Sklyar, maybe you would like to say that doing so is not good? Although this also requires justification, as well as your answer. - zenith