potresti fare una cosa tipo...
$temp = strip_tags($stringa);
$lunghezza = strlen($temp);
avresti a lunghezza della stringa temporanea che è priva di tags
![]()
potresti fare una cosa tipo...
$temp = strip_tags($stringa);
$lunghezza = strlen($temp);
avresti a lunghezza della stringa temporanea che è priva di tags
![]()