Just gone thru the maximum length limit for different MySQL TEXT field types. I’m designing a table to store large amount of data within a field. To avoid data being truncated automatically, it’s good to know the maximum length limit for different MySQL TEXT field types.
Here’s the summary for maximum length limit for different MySQL TEXT field types:
Continue reading Maximum length for MySQL TEXT field types »

Recently I’m busy doing an appointment booking system and i need to use JavaScript lightbox in some section. As u know there are plenty of jQuery lightbox plugin around, and i need to choose the most stable and easy to use lightbox plugin for my system. After some testing, i find that Fancybox suit my need and it’s so easy to use, of course it’s flexible too.