Help required to add or inport xml and sql database files to Joomla 1.5 - Joomla! Forum - community, help and support
hi,
i have installed joomla 1.5.
i have content in xml , sql database file.
now have import , parse xml , sql database files joomla.
can 1 suggest me, how this.
thank you.
with regards,
chiru
i have installed joomla 1.5.
i have content in xml , sql database file.
now have import , parse xml , sql database files joomla.
can 1 suggest me, how this.
thank you.
with regards,
chiru
i interested in info.
i have following xml format:
<?xml version="1.0" encoding="utf-8"?>
<!doctype classifieds [<!entity bull "°">]>
<classifieds>
<section name="front page" code="096">
<ad id="6975">my ad content goes here...</ad>
<ad id="6976">my ad content goes here...</ad>
<ad id="6977">my ad content goes here...</ad>
<ad id="6978">my ad content goes here...</ad>
</section>
</classifieds>
i import joomla , have each section separate page on site , searchable.
this need updated on weekly basis well.
thanks!
i have following xml format:
<?xml version="1.0" encoding="utf-8"?>
<!doctype classifieds [<!entity bull "°">]>
<classifieds>
<section name="front page" code="096">
<ad id="6975">my ad content goes here...</ad>
<ad id="6976">my ad content goes here...</ad>
<ad id="6977">my ad content goes here...</ad>
<ad id="6978">my ad content goes here...</ad>
</section>
</classifieds>
i import joomla , have each section separate page on site , searchable.
this need updated on weekly basis well.
thanks!
Comments
Post a Comment