Mailinglisten-Archive |
> 1-2
>
> wandelt zu 12
$int = (int)preg_replace('=[^0-9]+=','',$string);
> aber ab zwei ziffern, wie
>
> 12-0
>
> zu
>
> 12:0
$doppelpunkt = str_replace('-',':',$bindestrich);
> kann mir da jemand bitte helfen?
reicht das ?
kiri
php::bar PHP Wiki - Listenarchive