This website works better with JavaScript.
Explore
Help
Sign In
clement.freville2
/
silex
Watch
1
Star
1
Fork
You've already forked silex
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
22127b8702
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '22127b8702'
${ noResults }
silex
/
views
/
home.php
3 lines
82 B
Raw
Blame
History
<
?
php
$params
[
'title'
]
=
'Home'
;
?>
<h1>Hello world!</h1>
<?= var_dump($params) ?>
Reference in new issue
View Git Blame
Copy Permalink