This website works better with JavaScript.
Explore
Help
Sign In
bobs
/
php84
Watch
1
Star
0
Fork
You've already forked php84
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Whats new in PHP 8.4
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
0
Tags
378 KiB
PHP
100%
Tag:
Branch:
Tree:
f40d45d0d3
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f40d45d0d3'
${ noResults }
php84
/
ex
/
Example2.php
6 lines
80 B
Raw
Blame
History
<
?
php
namespace
ex
;
class
Example2
{
public
function
hi
()
{
echo
"
Hi!
"
;
}
}
Reference in new issue
View Git Blame
Copy Permalink