3 lines
59 B
PHP
3 lines
59 B
PHP
|
|
define("PI", 3.14159265358);
|
||
|
|
define("MSG", "Hello World");
|