Question
Title, Description & 1 | 2 | 3 Next
Ok, let me explain my message title. I was wanting to know
how to go about and create articles where they show a specific
amount of text where the reader needs to select either page number
or next to advance to the next page.
A perfect example would be the Jerusalem Post. Click here to go to the website and select any headline news. In there you will see that the article is lengthy however at the bottom of the article you can see that there is a next and previous and a page jump whether you want to go to any page.
I have already a database in MySQL that I have as...
articleID
title
desc
How do I replicate something like this website?
Is there a php function where lets say the desc table field counts the number of characters on a page? If so, what is this function called.
How do news websites create their articles as such.
A perfect example would be the Jerusalem Post. Click here to go to the website and select any headline news. In there you will see that the article is lengthy however at the bottom of the article you can see that there is a next and previous and a page jump whether you want to go to any page.
I have already a database in MySQL that I have as...
articleID
title
desc
How do I replicate something like this website?
Is there a php function where lets say the desc table field counts the number of characters on a page? If so, what is this function called.
How do news websites create their articles as such.
