19.02.2012, 09:28
Do this:
1. Download this -> CLICK ME!
2. Install WAMP.
3. Start WAMP.
4. In your FS change this:
5. Create new database at "phpmyadmin"
6 And voila - you are done!
1. Download this -> CLICK ME!
2. Install WAMP.
3. Start WAMP.
4. In your FS change this:
pawn Код:
#define MySQL_HOST "localhost"
#define MySQL_USER "root"
#define MySQL_DATA "database"
#define MySQL_PASS ""
6 And voila - you are done!