PHP Manual

PHP funkce constant()

11. 09. 2019

Obsah článku

Dostupnost ve verzích: `PHP 4.0.4`

Parametry

Parametr Datový typ Výchozí hodnota Poznámka
$name string není The constant name.

Návratové hodnoty

  • int

    The filter() method must return one of three values upon completion.

/ public function filter($in, $out, &$consumed, $closing) { }

/**
  • bool / public function onCreate() { }

    /**

  • string

  • mixed the value of the constant, or &null; if the constant is not defined.

Další zdroje

}

/** Instances of Directory are created by calling the dir() function, not by the new operator. / class Directory {

/**

}

/** Returns the value of a constant

Jan Barášek   Více o autorovi

Autor článku pracuje jako seniorní vývojář a software architekt v Praze. Navrhuje a spravuje velké webové aplikace, které znáte a používáte. Od roku 2009 nabral bohaté zkušenosti, které tímto webem předává dál.

Rád vám pomůžu:

Související články

1.

Potřebujete poradit s PHP?

Nabízím trénink vývojářů, konzultace, školení a analýzu návrhových vzorů. Osobně v Praze nebo online.

Napište mi, pokud si nevíte rady.

Lektor: Jan Barášek

V jiných jazycích

1.
Status:
All systems normal.
2024
Return Value Meaning
PSFS_PASS_ON Filter processed successfully with data available in the out bucket brigade.
PSFS_FEED_ME Filter processed successfully, however no data was available to return. More data is required from the stream or prior filter.
PSFS_ERR_FATAL (default) The filter experienced an unrecoverable error and cannot continue.