Thread: [INC] SQLVault
View Single Post
EpicMonkey
buttmonkey
Join Date: Feb 2012
Old 05-10-2012 , 03:10   Re: [INC] SQLVault
Reply With Quote #74

Is there a way to save a data using 2 keys,

For instance:

Save a data via his steam id and his ip address.

And is this the only way to format 2 strings into 1 string :
PHP Code:
sqlv_set_data_ex(SQLVault:hVaultszKey1[], szKey2[], szData[]) 
cant we use
PHP Code:
sqlv_set_data(SQLVault:hVaultszKey[], szData[]) 
EpicMonkey is offline