Emulator doesnt connect, also ive configured it good....
Emulator doesnt connect, also ive configured it good....
Once again, a big thank you to you Jonteh.
Thanks, JustTime :)
Just a quick question Jonty, why would this query results in Array and not the rank of the user?
PHP Code:global $db;
$getRank = $db->query("SELECT rank FROM users WHERE username = '" . $username . "'");
$rank = $getRank->fetch_assoc();
echo $rank;
By the way this cms's code is dirty and disappointing You're using MySQLi but still not using parameters? That's the main point of the "improved". This is basically your "ubercms2", no greater code.
@Flurri: echo $rank['rank'];
I am disappoint.
Hmm confused might be nooby but what database to use i want r63b compatability HELP !
Thanks
Alfie
You released a CMS you worked on in 1 year and it didn't have half of the usable functionality (by the end-user) of Illumina. If you're going to be flaming other developers and you don't even contribute anything useful (see previous sentence) to the community: don't bother.
MySQLi wasn't made because of named parameters not being in MySQL. I could get into detail as to why what you said is as ignorant as the people in this planet, but anyone who knows anything about programming probably laughed at you when they read that statement anyway.
Edit:
It's sad really, everytime I feel like releasing any work here on RaGEZONE all I have to do is come here and look at releases and how people comment and my mind gets changed everytime.
Last edited by Moogly; 17-03-13 at 10:58 PM.
But.. This CMS is based on Uber.. My CMS was from scratch? The only point you made is that your best friend can't write his own code.