This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
kmj1996
/
Practice
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
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.
49
Commits
1
Branch
0
Tags
31 MiB
JavaScript
51.8%
PHP
25.6%
CSS
11.9%
HTML
9.7%
Hack
0.6%
Other
0.5%
Tree:
898d318f22
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '898d318f22'
${ noResults }
Practice
/
wheeparam
/
views
/
themes
/
desktop
/
memo
/
view.php
4 lines
87 B
Raw
Blame
History
<
h2
><
?
php
echo
$result
[
'title'
]
?>
</h2>
<div>
<?php echo $result['content']?>
</div>
Reference in new issue