This website works better with JavaScript.
Explore
Help
Register
Sign In
elf
/
pdd-order-api
Watch
1
Star
0
Fork
You've already forked pdd-order-api
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4382eb030d
master
20240120-ljl-routeConfig
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4382eb030d'
${ noResults }
pdd-order-api
/
slb6.php
6 lines
84 B
PHP
Raw
Blame
History
<
?
php
if
(
$_GET
[
'j'
])
{
echo
json_encode
(
$_SERVER
);
}
else
{
print_r
(
$_SERVER
);
}
Reference in New Issue
View Git Blame
Copy Permalink