Home › Forums › Other › How to setup a database table? › Re: How to setup a database table?
July 1, 2013 at 9:28 pm
#141229
Participant
@jurotek That shouldn’t be an issue, then. I only save articles to the feed that link directly to the article. Not on homepages with `read more…` links.
Let’s use the CSS-Tricks homepage for example:
I click on an article which directs me to a new page(URL), I read it and save it to my Readability list.
The URL and Title is then saved into my feed from Readability which I use PHP to grab.
Here’s a demo: