RE: [PHP-DB] Limitations on sending text to a database via text area forms

2002-04-22 Thread David Robley
In article [EMAIL PROTECTED], [EMAIL PROTECTED] says... --- Gurhan Ozen [EMAIL PROTECTED] wrote: This more of sounds like there is a discrepancy in internet explorer 6 ? If you don't have other versions/brands of browser than i.e. 6 in your machine Can you give the web page out so

[PHP-DB] Limitations on sending text to a database via text area forms

2002-04-17 Thread John Hughes
I am attempting to build a Web site that will allow users to create simple text documents that will be stored in a database. I had been assuming I could use a textarea form and have PHP pass it to a mySQL database. However, when I attempted to send a 393 word (2,216 characters) text block, the

RE: [PHP-DB] Limitations on sending text to a database via text area forms

2002-04-17 Thread Beau Lebens
// -Original Message- // From: John Hughes [mailto:[EMAIL PROTECTED]] // Sent: Wednesday, 17 April 2002 3:03 PM // To: [EMAIL PROTECTED] // Subject: [PHP-DB] Limitations on sending text to a database via text // area forms // // // I am attempting to build a Web site that will allow users