This website requires JavaScript.
Explore
Help
Register
Sign In
wklee
/
HANYANG_MES
forked from
HANYANG/HANYANG_MES
Watch
1
Star
0
Fork
You've already forked HANYANG_MES
0
Code
Pull Requests
Activity
260c00791a
HANYANG_MES
/
home_dir
/
www
/
ksvc_old
/
1.ajax.php
7 lines
71 B
PHP
Raw
Blame
History
<
?
php
$a
=
array
(
'a'
=>
1
,
'b'
=>
2
,
);
echo
json_encode
(
$a
);
View Git Blame
Copy Permalink