This website works better with JavaScript.
Explore
Help
Sign In
xiaoz
/
imgurl
mirror of
https://github.com/helloxz/imgurl.git
Watch
1
Star
0
Fork
You've already forked imgurl
0
Code
Issues
Projects
Releases
Wiki
Activity
ImgURL是一个简单、纯粹的图床程序,让个人图床多一个选择。
php
xiaoz
markdown
imgurl
62
Commits
4
Branches
12
Tags
6.0 MiB
PHP
97%
JavaScript
1.2%
Hack
0.7%
CSS
0.7%
HTML
0.3%
Tree:
5c7fc3ea28
imgurl
/
functions
/
urlup.php
7 lines
95 B
Raw
Blame
History
<
?
php
include_once
(
"
class/class.admin.php
"
);
@
$arr
=
$_POST
[
'arr'
];
$pic
->
urlup
(
$arr
);
?>
Reference in new issue
Copy Permalink