/ Published in: PHP
used ceil instead floor
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
function read_time($text){ return $min . ' min read'; }
URL: http://provode.com/2013/11/copying-mediums-estimated-reading-time/