Query Password in Joomla 1.5 using PHP
Posted: Thu Sep 06, 2007 8:38 pm
Hi
I have a PHP script which I am using at work for logging student attainment. The Intranet we use is Joomla currently Joomla 1.0.13 and I hope to move it to Joomla 1.5 RC2.
I'd like the script to call up the usernames and passwords in the Joomla tables for added security. How do I do this when it runs independently of Joomla? Additionally with the mda5 password being stored with a salt for added security in 1.0.13 and 1.5 what do I need to do?
cheers
J.
I have a PHP script which I am using at work for logging student attainment. The Intranet we use is Joomla currently Joomla 1.0.13 and I hope to move it to Joomla 1.5 RC2.
I'd like the script to call up the usernames and passwords in the Joomla tables for added security. How do I do this when it runs independently of Joomla? Additionally with the mda5 password being stored with a salt for added security in 1.0.13 and 1.5 what do I need to do?
cheers
J.