Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Threaded Mode
Mysql explode question
Tanush123
High-roller
Posts: 1,022
Threads: 207
Joined: Aug 2011
Reputation:
0
#1
28.05.2013, 11:26
pawn Код:
mysql_fetch_row_format
(
drow,
"|"
)
;
explode
(
drow,field,
"|"
)
;
What does these do and when is it used?
Find
Reply
Finn707
Huge Clucker
Posts: 233
Threads: 34
Joined: Feb 2012
Reputation:
0
#2
28.05.2013, 12:07
https://sampforum.blast.hk/showthread.php?tid=223561
- Explode include (used to split things)
https://sampwiki.blast.hk/wiki/MySQL#mysql_fetch_row_format
- Read that
The mysql_fetch_row_format gets some results, and then the explode function splits the results.
Find
Reply
«
Next Oldest
|
Next Newest
»
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help