I want to create a joomla 3.0 user account using a php code, or a web app that I can run within joomla files. I've a thread similar to my problem here
How can I create a new Joomla user account from within a script?
But the problem with this thread it is based on 1.5 and 2.5 Joomla Version. Ive read also that joomla 3.0 added salt hashing and concatenate it to the md5 password.
Perhaps if someone can give me a working php file that I can run so that I can create a new SUPER admin user on my joomla website.
By the way I can access the joomla files via ftp but I cannot access the database via phpmyadmin.