how to connect to mysql DB?
#1

i need help to connect to Mysql i have Xampp instilled
Reply
#2

Sure. Check this: http://*******/Tt54Me
Reply
#3

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
Sure. Check this: http://*******/Tt54Me
If you're gonna post a lmgtfy link, at least link it to a valid query. I couldn't find one xampp link related to sa-mp.

@OP - if you've just installed xampp, and haven't tinkered with the settings, this should do it.
pawn Код:
new mysql = mysql_connect("localhost", "root", "database_name", "");
where "database_name" is your respective database name.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)