php - textarea data not inserting completely -


i trying make admin page admin can edit 'about us' page description , image, displayed website.

i storing description textarea , image image upload in database. description not inserting in database. page in webpage displaying incompletely. have changed description field in database varchar text, longtext, blob, longblob.

i have tried increasing length insertion still incomplete. displaying 150 words - not more.

make sure you're using text or blob data type description texts.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -