Ho risolto, grazie. Codice PHP: if (eregi ("\[SEGNAPOSTO\](.+)\[/SEGNAPOSTO\]", $stringa, $regs)) { echo $regs[1]; }
if (eregi ("\[SEGNAPOSTO\](.+)\[/SEGNAPOSTO\]", $stringa, $regs)) { echo $regs[1]; }
Regole del Forum