mirror of
https://github.com/php/presentations.git
synced 2026-04-24 15:58:25 +02:00
8 lines
173 B
XML
8 lines
173 B
XML
<slide>
|
|
<title>Constants</title>
|
|
<blurb>
|
|
PHP5 supports %class% level %define%'s, known as constants (%const%).
|
|
</blurb>
|
|
<example filename="const.php" result="1" />
|
|
</slide>
|