when updating an article, what should I upload to the server - Joomla! Forum - community, help and support
hi all.
i realize joomla keeps of data in database, , maybe in php files?
i doing development in localhost. when update article, or add one, need update in server? can import new database? or need source code changes well?
thanks,
aristos
i realize joomla keeps of data in database, , maybe in php files?
i doing development in localhost. when update article, or add one, need update in server? can import new database? or need source code changes well?
thanks,
aristos
i realize joomla keeps of data in database, , maybe in php files?
joomla! content management system (cms) making use of mysql database store data. basically, don't need amend php files unless planning enhance existing features.
i doing development in localhost. when update article, or add one, need update in server? can import new database? or need source code changes well?
whenever update articles, text of articles stored in database. media such images or videos, need pre-upload joomla using media manager , insert articles.
Comments
Post a Comment