replace_in_output("<!-- TEST_FLAG -->", "<a href='../index.php'>Test</a>");
$repl = "<a href='../index.php'>Test</a>";
$repl = str_replace("'","\'",$repl);
replace_in_output("<!-- TEST_FLAG -->",$repl);
Category Forum
Modifications and Requests - 8Labels
None yet
Statistics
2 participants
Notifications
You are not receiving notifications from this thread.
Related Questions