MySQL DB - zahrej.playerinfo
#1

Hey i wanna make UCP panel for my server. I made everything but i can't search what i must type to table zahrej.playerinfo in MySQL DB.
Please SQL.
Reply
#2

So what do you want to do?
Reply
#3

I want connect UCP panel with my samp Mod.
Can you help me?
Reply
#4

I don't know if you mean this but, to search something in the table that looks like it you should use the LIKE option.

Here's a sample: SELECT * FROM `$db_table` WHERE `name` LIKE '%$filter%'
where $db_table is the table (playerinfo) and $filter is the word or a part you are searching for.
Reply
#5

Toxic ? Have you skype ?
Reply
#6

I would recommend reading this - https://sampwiki.blast.hk/wiki/Mysql_tutorial
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)