zero_ZX Posted March 17, 2012 Share Posted March 17, 2012 Hi, I'm currently coding a script, where I would like to post news & versions changes etc into my client's portal. So my client install the script, they login to the admin area, and they see messages from me, optionally if there's a new version available. I was thinking about doing this with cUrl, and just have a page that display my news, and then call it from the client portal, not sure about it though. What would you guys suggest? Quote Link to comment https://forums.phpfreaks.com/topic/259115-publishing-news-versions/ Share on other sites More sharing options...
scootstah Posted March 17, 2012 Share Posted March 17, 2012 Hmm. For news I would go with an RSS feed. For the version, maybe just use cURL to ping a script with the version installed and then return the current version. Quote Link to comment https://forums.phpfreaks.com/topic/259115-publishing-news-versions/#findComment-1328369 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.