19.08.2017, 07:30
Well, recently I thought to update my old script to mysql, what I thought to do was
Would this work? I guess it'll.
PHP код:
stock INI_Int(What[],Variable)
{
Variable = cache_get_field_content_int(0, What);
}