i have a table in sql server Table 1 with two fields id and description .
description data type is text .through php i want to insert 16 pages in this field and then want to show the whole data on the next page.
can some one help out me ?
description data type is text .through php i want to insert 16 pages in this field and then want to show the whole data on the next page.
can some one help out me ?
Comment