On 5/17/07, Guillermo Calderon - INCO <calderon at fing.edu.uy> wrote: > or something like: > > preg_replace('/\W+/','',$string) Actually this is what I ended up using, only without the +. Cheers, Dan