“Komentarze dokumentów PHP” Kod odpowiedzi

prawidłowe funkcje PHP

/**
 * This function compiles a message that tells you how great coffee is
 *
 * @param string  $compliment A nice word to describe coffee 
 * @param integer $score      A score out of 10
 */
SmokeFrog

Komentarze dokumentów PHP

/**
 * Summary.
 *
 * Description.
 *
 * @since x.x.x
 *
 * @see Function/method/class relied on
 * @link URL
 * @global type $varname Description.
 * @global type $varname Description.
 *
 * @param type $var Description.
 * @param type $var Optional. Description. Default.
 * @return type Description.
 */
Cooperative Chinchilla

Odpowiedzi podobne do “Komentarze dokumentów PHP”

Pytania podobne do “Komentarze dokumentów PHP”

Więcej pokrewnych odpowiedzi na “Komentarze dokumentów PHP” w PHP

Przeglądaj popularne odpowiedzi na kod według języka

Przeglądaj inne języki kodu