![]() |
|
| |||||||
| Notices |
| mySQL & PHP Discussions, information and help with mySQL and PHP. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| I would like to ad this to my site but I don't noe what is is talking about here it is <?php /* EasyArcade (C) 2007 NZ's Finest www.nzsfinest.com */ $dbhost = "localhost"; // Your database host (usually localhost) $dbuser = ""; // Your database username $dbpass = ""; // Your database password $dbname = ""; // Your database name $dbprefix = "ea_"; // Table prefix ?> ----[ 4. HOW TO INSTALL ]---- To install EasyArcade, just follow these steps: 1) Edit the file "config.php" in the folder "inc" (in the "upload" folder). Change the information to suit your MySQL database. 2) Upload everything inside the folder "upload" to your web host. 3) Go to http://<yourdomain>/install/ and follow the instructions. (where <yourdomain> is the domain where you uploaded EasyArcade to) 4) After EasyArcade has been installed, remove the "install" and "upgrade" directory. 5) Enjoy! If some one could help me fill in the the blake , it would be great thank you john |
|
#2
| ||||
| ||||
| Hi John, This is a DB driven script, so the first thing to do when you install it, is to provide the database connection details. You need to create a new Database in your CP, create a username/password for it, ADD it to the allowed users of the specific Database. Then you need to put these details in the above "config.php" file (between the double quotes) and upload it on your easy arcade folder.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#3
| |||
| |||
| Quote:
|
|
#5
| ||||
| ||||
| Yes, you can You have mail
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#6
| |||
| |||
| What's this easy arcade all about, is it a software of some kind??? I'm having trouble uploading my database from my pc to the web server. I'm doing this for the first time, so could anyone please tell my how i must be doing it, also i could not find the 'config.php' file anywhere, do i need to create it... please somebody give me the stepwise instructions |