mysql records
#3

PHP код:
         new query[128];
        
mysql_format(DBquerysizeof(query), "SELECT * FROM `Test`"); 
        
mysql_query(DBquery);        
        
        
cache_get_value_name(0"Name"Company[Name], 30);
        
cache_get_value_name(0"Location"Company[Location], 30);
        
cache_get_value_int(0"Cash"Company[Cash]);
                 
I using this in dialogbecause I wont show all company from database 
It's save only first record from database :/
Reply


Messages In This Thread
mysql records - by Oficer - 11.07.2018, 13:55
Re: mysql records - by Florin48 - 11.07.2018, 13:58
Re: mysql records - by Oficer - 11.07.2018, 14:02
Re: mysql records - by Florin48 - 11.07.2018, 14:10
Re: mysql records - by Oficer - 11.07.2018, 14:21

Forum Jump:


Users browsing this thread: 2 Guest(s)