Store data from a module - can I set params or do I need DB. - Joomla! Forum - community, help and support
hello dev group.
i new joomla, making simple modules client.
i wonder if need store data module, few numbers , strings.
can make hidden parameters module, , save data in them php ? , if yes how .
or solution make own table in db, sql install/uninstall etc.
if can link article how store data module in correct way, offcause happy that.
i new joomla, making simple modules client.
i wonder if need store data module, few numbers , strings.
can make hidden parameters module, , save data in them php ? , if yes how .
or solution make own table in db, sql install/uninstall etc.
if can link article how store data module in correct way, offcause happy that.
if need add things database need controller in component. otherwise cannot perform saving action.
you need own tables offcourse.
you need own tables offcourse.
Comments
Post a Comment