DB query explode
Hi there,
I have a mysql table called "names" that contains the value "name1,name2,name3" .. how can i extract every single string and insert it into a variable? like var1 = name1, var2 = name2 and var3 = name3 ? |
Re: DB query explode
Code:
Code:
|
Re: DB query explode
Wow, thanks a lot man :up: And also it is possible to protect some data against decompiling softwares? like my connection details for the db? I have tried to decompile it with the wraith_disassembler and all of my db connection details where there visibile .. btw i have also decompiled an another plugin that is using a db and surprise there where no db connection details to see so seems that is possible to protect some db details but how?
|
| All times are GMT -4. The time now is 19:50. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.