I have a table with a Longtext field in it. This is a field which I would like to print out, but I only wish to print a couple of lines of data from this field for each record.
I'm using PHP with $row=mysql_fetch_row function and then printing out that row as one of of the fields. Can someone aid me with this? -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]