Re: inserting html into mysql tables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Well for one, VARCHAR is limited to 255 characters, so I would use
a TEXT type datafield if you want to store more then 255.

On Thu, 2002-11-21 at 11:01, mike karthauser wrote:
> hi, 
> is there anything special i need to know in regards to creating a table to
> hold html data? I am building a CMS for a site using php and mysql. The
> various tables hold course information that the client wants to edit. I
> imagine it will be a case of dropping the cleaned html source from
> dreamweaver into a form box and posting it to the table.
> 
> What would a good varchar(?) be for say 5K of data?
> 
> cheers
> mikek  
> -- 
> Mike Karthauser 
> Managing Director - Brightstorm Ltd
> 
> Email       >> mikek@brightstorm.co.uk
> Web         >> http://www.brightstorm.co.uk
> Tel         >> 0117 9426653 (office)
>                07939 252144 (mobile)
> 
> Snailmail   >> Unit 8, 14 King Square,
>                Bristol BS2 8JJ
> 
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
-- 
Adam Voigt (adam@cryptocomm.com)
The Cryptocomm Group
My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux