complex searching of a database - Joomla! Forum - community, help and support
hi folks,
i’m evaluating joomla proposed site requiring complex search drop-downs, buttons, check boxes, etc combined complex mysql database searching.
i have read lot in last few hours, , see, haven’t seen how can use joomla this.
where should looking or joomla not tool me?
cheers
i’m evaluating joomla proposed site requiring complex search drop-downs, buttons, check boxes, etc combined complex mysql database searching.
i have read lot in last few hours, , see, haven’t seen how can use joomla this.
where should looking or joomla not tool me?
cheers
joomla content management system , solid environment writing customised extensions. sounds if application requires new component or 2 written.
the joomla database class allows create database connections , access other databases, in addition actual joomla database. writing custom queries search , update mysql databases pretty normal in joomla environment
the mootools library comes pre-installed joomla allows ajax features used. possible use other javascript libraries jquery manipulate form fields , select lists, perform on-screen sorting , on.
the joomla database class allows create database connections , access other databases, in addition actual joomla database. writing custom queries search , update mysql databases pretty normal in joomla environment
the mootools library comes pre-installed joomla allows ajax features used. possible use other javascript libraries jquery manipulate form fields , select lists, perform on-screen sorting , on.
Comments
Post a Comment