Re: [DOC-WEB] cvs: docweb /templates/all/www checkent.tpl.php
[email protected] (Vincent Gevers)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
On Sunday 23 January 2005 14:16, Vincent Gevers wrote: > TODO: > [cut] > - Shrink long URLs: http://example.org/this/is/a...long/url Just found this function by Aidan http://aidan.dotgeek.org/lib/?file=function.str_chop.php Might be what we are looking for. And it seems to have a useable license: All code on this website resides in the Public Domain, you are free to use and modify it however you wish. If you do use one of the scripts, please leave the original author information attached. Vincent