i need a way to convert all characters except [0-9] [a-z] [A-Z] to a "-" how do i do it in php thanks!
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
I think that should do it. |
|||