hi there,
i have a textarea box that i want to be able to save javascript code into a database. (which i have no problems doing)
my problem is displaying the javascript code/script tags in my textarea after retreiving it from my database via ajax request. it won't show:
<script>blah blah...
my web server is ubuntu 7.10(linux) and my desktop is windows XP
i am using PHPed (which is an php IDE editor) to connect to the mysql database.
I know it's not the editor or OS because i have used the editor to connect remotely to another mysql server (on a linux machine) before.
i've been having trouble trying to connect to my mysql database on my web server from desktop computer (my working computer) via my IDE editor. i receive a message saying ERROR 2003: cannot connect to mysql server 'xxx' (10061)
my web server and desktop computer are within the same network
i...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.