parent
ad56f74a69
commit
88dedbfee3
@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="SqlDialectMappings">
|
||||||
|
<file url="file://$PROJECT_DIR$/fluxRSS/DAL/ArticleGateway.php" dialect="PostgreSQL" />
|
||||||
|
</component>
|
||||||
|
</project>
|
@ -0,0 +1,8 @@
|
|||||||
|
https://perso.limos.fr/~sesalva/files/php/Tp2A/tp1/projets.html
|
||||||
|
parser add article to the bd
|
||||||
|
X article par page lors de recherche
|
||||||
|
admin peut ajouter/suppr/modif flux rss, modif nb d'article par page
|
||||||
|
|
||||||
|
flux rss = fichier xml qui contient news
|
||||||
|
parser doit parser le flux rss pour créer un article
|
||||||
|
php inclut parser xml
|
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue