How to display dynamic data in Accelerated Mobile Pages(AMP) from firebase

喜欢而已 提交于 2020-01-04 05:09:53

问题


I am using firebase backend database for the site (mostly have a 2 page to display content business page, product page) I try to create AMP page with PHP but it's not working. I have lots of business/product to display in APM (page structure is same for both content/data is different to display)

How to do this? I try to search in google getting option to make dynamic AMP only using AMP list AMP List

I am saving all the JSON file to my hosting, but how to call that JSON file for particular AMP page that I can't identify?

来源:https://stackoverflow.com/questions/43753477/how-to-display-dynamic-data-in-accelerated-mobile-pagesamp-from-firebase

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!