Please I'm new with php, I want to do something like this:
nen/page/1
I want the above address to load the content of an article, article whose link is on the home page
<a href=<?php nen/page.row['id']> ?>
That's the link that will link to the article.