Forum Moderators: coopster
Say the title is, $ZJC~@@~$_)( Sj NZ(* )($*I/k/k?hah
It should be stored as,
-sj-NZ-kkhah
with the spcial characters stripped, and spaces replaced with "-". How can I do this without listing all the characters? thanks.
Have you had a look at Regular Expression Functions (Perl-Compatible) [php.net] yet?