====== XML ======
[[VideoDB]] offers power data import/export features using XML data files. Currently all XML features require PHP5.
To enable the XML import/ export feature, set the config variable to true (edit config.inc.php):
$config['xml'] = 1;
===== XML Export =====
===== XML Import =====
Needs to be in the format:-
-
3
Shrek
Tamil
0126029
2001
http://ia.imdb.com/media/imdb/01/I/52/77m.jpg
hmm I thought this worked but it just doesn't provide an error,still doesn't import anything. I'm running php 5 on fc4, any ideas?
===== RSS Feed =====
To enable the RSS news feed feature, set the config variable to true (edit config.inc.php):
$config['rss'] = 1;