|
Extraction of RSS infos
The current events of PHPSecure are gathered in a file RSS. This file is updated automatically during the publication of information on the site
To post information of PHPSecure in real time on your site, it is thus enough to charge this file, and to extract information from them to put them on page
This format is easy to treat. Here, for example, a routine in PHP, which you will be able to adapt: this routine treats only the fields - file RSS.
|