How to use MySQL .I looked for them in the wiki but i found nothing.Can u give me the syntax?
			
			
			
				This topic has all the functions along with parameters. I will try to fill all the mysql functions on wiki today.
http://forum.vc-mp.org/?topic=444.0
			
			
			
				Quote from: Doom_Kill3R on May 01, 2016, 09:23 AMThis topic has all the functions along with parameters. I will try to fill all the mysql functions on wiki today.
http://forum.vc-mp.org/?topic=444.0
I think I have filled almost all of them. And also, I think he can't host a MySQL server, not how to use the functions :D
			
 
			
			
				Have you even checked that topic 
@KAKAN? Its the MySQL setup tutorial.
			
 
			
			
				Aww, i need to host other server.? >:( I better use things like System.IO
			
			
			
				Quote from: NicusorN5 on May 02, 2016, 04:36 PMAww, i need to host other server.? >:( I better use things like System.IO
What?
			
 
			
			
				Quote from: NicusorN5 on May 02, 2016, 04:36 PMAww, i need to host other server.? >:( I better use things like System.IO
off: That .IO thing reminds me of Node.JS, I'm still developing apps with it :D
			
 
			
			
				ex:
System.IO.WriteAllLines(path,data);
System.IO.ReadAllLines(path,unicode);