06.11.2016, 14:28
For example : hProperty[ houses ][ hID] = cache_get_field_content_int(i, "id");
It select only field from mysql but you can't chose from which table? What if I got two `id` in different tables which one will be selected then? Thank for explaining.
It select only field from mysql but you can't chose from which table? What if I got two `id` in different tables which one will be selected then? Thank for explaining.