Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Nov 27th, 2017
86
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
<ul>
<?php
foreach
(
$fichiers
as
$f
)
{
?>
<li>
<?php
echo
do_shortcode
(
"[download id=
{$f->ID}
]"
)
;
?>
</li>
<?php
}
?>
</ul>
Add Comment
Please,
Sign In
to add comment
Public Pastes
BME280_ESP32C6_TEST
C++ | 4 min ago | 1.65 KB
buzzexpress-repo
JSON | 6 min ago | 1.82 KB
Untitled
Java | 34 min ago | 2.37 KB
Untitled
Java | 35 min ago | 5.27 KB
script
JavaScript | 39 min ago | 0.11 KB
i.deferupdate().then(console.log)
JavaScript | 2 hours ago | 11.70 KB
Help.js File
JavaScript | 2 hours ago | 2.13 KB
Buton Pagination
JavaScript | 2 hours ago | 4.35 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!