View Single Post
  #6 (permalink)  
Old 04-23-2007, 06:04 AM
lindworm lindworm is offline
Senior Member
 
Posts: 71
Default

Hello,

nice tool!

I added the line
PHP Code:
$inputtext str_replace("\\\'""\'"$inputtext); 
in the function cleanText


Because there came many backslashes before the \'
Reply With Quote