Page 1 of 1

Page Length

Posted: Sat Aug 23, 2008 5:02 pm
by davecjr
What is or is there a maximum on static page length? I am doing a website for an older fellow that is giving me papers that are very long! I added one page and it keeps cutting about the last third of the document off. I just split in half and did a Part 1 and Part 2 but it made me wonder about the max length.

Thanks and sorry if this is somewhere else.

Posted: Sat Aug 23, 2008 5:46 pm
by kleinerChemiker
The maximum are 65.535 chars. If you change the table type to Longtext, the maximum would be 4.294.967.295 chars.

Posted: Sat Aug 23, 2008 6:48 pm
by davecjr
Thanks for the fast answer. I guess that's a mysql setting I'll have to figure out if my host will let me!