tansks VIP Member VIP ★ 20 ★ Impact 36 Jul 27, 2008 2K views 2 replies #1 Hello, Anyone know how to replace special chars in php with correct html code? like “ to %93 and ” to %94 and so on. Thanks in advance.
Hello, Anyone know how to replace special chars in php with correct html code? like “ to %93 and ” to %94 and so on. Thanks in advance.
C cDizzle Established Member ★ 20 ★ Impact 1 Jul 28, 2008 #3 php.net/urlencode php.net/htmlspecialchars php.net/htmlentities