I am coding a website in codeigniter that reads information from a database used by a joomla website and am struggling with the users table, in particular the password field. I am writing a login script.
I would like to expose the joomla site as a webservice and not have to deal with the database directly. does anyone know a way I could do this? a component/plugin perhaps?
or alternatively, What kind of password encryption used in Joomla 1.5? whats before and after the colon?
I would like to expose the joomla site as a webservice and not have to deal with the database directly. does anyone know a way I could do this? a component/plugin perhaps?
or alternatively, What kind of password encryption used in Joomla 1.5? whats before and after the colon?