View Single Post
Old 12-24-2005, 03:26 PM   #1 (permalink)
goldfish
Junior Member
 
Join Date: Jul 2005
Posts: 27
Default Only display first 15 char's in field

I 've made a database with 3 fields one is an id_field, name_field, and one which is notes_field which can hold max. 55000 characters as memo field.

The input-form works fine.

But when I display the records in a table view it runs out of screen if there is alot of data in the notes field. Is it possible I can make a change to display only the first 15 characters of the field. What is the php code to do this?
goldfish is offline   Reply With Quote
Sponsored Links