Browse posteets
About
Contact
Log In
Register
View: get extension of file
get extension of file
7 months ago
by
sx
echo
substr
(
$filename
, strripos
(
$filename
,
'.'
)
,
strlen
(
$filename
)
)
;
php
Embed
|
View source
Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/2038"></script>
0 comment
about "get extension of file"
Tags
php
0 comment about "get extension of file"