This website works better with JavaScript.
Home
Explore
Help
Sign In
asmodeus
/
shop
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
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.
512
Commits
1
Branch
0
Tags
166 MiB
PHP
72%
JavaScript
14.4%
HTML
9.1%
CSS
4.5%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
shop
/
new_url.php
9 lines
82 B
Raw
Permalink
Blame
History
<
?
php
echo
get_url_val
(
5
);
function
get_url_val
(
$id
){
return
$id
;
}
?>
Reference in new issue