Hi. im building a news system with php and mysql...
im not sure what kind of data type should i use for my main part.
Should i use long text or varchar or anything else?! what do you guys recommend?
thanks
Best data type for long text(for news system)
Moderator: General Moderators
- novice4eva
- Forum Contributor
- Posts: 327
- Joined: Thu Mar 29, 2007 3:48 am
- Location: Nepal
Re: Best data type for long text(for news system)
depends on how much data you are inserting. This is where you would like to search for more detail:
http://dev.mysql.com/doc/refman/5.0/en/ ... rview.html
http://dev.mysql.com/doc/refman/5.0/en/ ... rview.html