Visa ett inlägg
Oläst 2010-07-04, 23:58 #10
forngrens avatar
forngren forngren är inte uppkopplad
Flitig postare
 
Reg.datum: Jan 2004
Inlägg: 382
forngren forngren är inte uppkopplad
Flitig postare
forngrens avatar
 
Reg.datum: Jan 2004
Inlägg: 382
En enkel str_replace borde lösa det hela. Typ:

<?php
$string = str_replace('', '', $string);
?>
forngren är inte uppkopplad   Svara med citatSvara med citat