Applying amp in php

,

How to navigate from blog list to single blogpost in amp in php

1 Like

Put a link to your “display blogpost” script and pass the post id into it, then have your script retrieve the id and use it to extract the post from your database.

Sorry that’s a bit brief, but if you need any more pointers you’ll have to provide a bit more detail in your question. Perhaps you could show what you’ve tried, and say why it didn’t work or what problems you had.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.