Hi guys. I'm struggling with ereg_replace I need it to do two things but can't get it to do either, so how do i:
1)
remove all symbols from a string so there are only letters and numbers in the string
2)
remove all spaces from a string and replace them with commas.
I'm sure this is really simple when you know how, but I don't know how. 🙁