update page now

Voting

: max(four, four)?
(Example: nine)

The Note You're Voting On

(remove) dot nasretdinov at (remove) dot gmail dot com
17 years ago
There is only one variant that works in my case for my Russian UTF-8 letters:
<?php
function mb_basename($file)
{
 return end(explode('/',$file));
}
><
It is intented for UNIX servers

<< Back to user notes page

AltStyle によって変換されたページ (->オリジナル) /