This website requires JavaScript.
Explore
Help
Register
Sign In
hailin
/
php-8.0.30-src
Watch
1
Star
0
Fork
You've already forked php-8.0.30-src
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bf6e0f8a70
php-8.0.30-src
/
tests
/
classes
/
constants_basic_003.inc
6 lines
58 B
PHP
Raw
Blame
History
<
?
php
class
A
{
const
MY_CONST
=
"
hello from A
"
;
}
?>
Reference in New Issue
View Git Blame
Copy Permalink