Hi all, I want replace the "|" (pipe) and the " " (space) chars where are between " (double-quotes) by an underscore "_" with the preg_replace(); funtction. Can someone help me to find the correct regex. Thanks in advance Seb
Hi all, I want replace the "|" (pipe) and the " " (space) chars where are between " (double-quotes) by an underscore "_" with the preg_replace(); funtction. Can someone help me to find the correct regex. Thanks in advance Seb