Jump to content

[SOLVED] MySQL functions (possible) BUG


Kogkalidis

Recommended Posts

I use two functions in my custom code lets say

function Query and function QueryLang
The first one returns db::getInstance()->executeS($sql);

In the second one after I prepare my query to include the respective _lang table, I call the first one but in bux fixing when I was doing var_dump($result) it was showing as text and not array. Why?

Edited by tapanda.gr (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...