Re: insert html into database

2006-05-18 Thread Paul DuBois
At 15:55 -0500 5/18/06, Steve wrote: Hi everyone... how do I enter html code into my database??? Like any other string. -- Paul DuBois, MySQL Documentation Team Madison, Wisconsin, USA MySQL AB, www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To un

Re: insert html into database

2006-05-18 Thread Frederic Belleudy
Hi steve, you just have to double quotes your insert! On 5/18/06, Steve <[EMAIL PROTECTED]> wrote: Hi everyone... how do I enter html code into my database???