Posted by BKDotCom on 11/13/18 11:30
I think the problem is that quotes are only allowed to surround values in html tags if you want a quote anywhere else, use "... same goes with <, >, & IE <input type="hidden" name="message" value="typing <a href="link">message</a>"> use htmlspecialchars() if that's not your immediate problem, it will be your next one.
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming