MSSQL server 2000 and php

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rubinamunir
    New Member
    • Sep 2006
    • 8

    MSSQL server 2000 and php

    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 ?
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    You have to give some more info, such as: origin of the 16 pages (file or string), what is your problem inserting it, how do you want it displayed (all 16 pages), etc.

    And also: what have you developed so far? Show us the code you already have.

    Ronald :cool:

    Comment

    Working...