Read First









Read the directions completely before beginning




                                                               
Read the directions completely before beginning.
All things you need to be aware of are in red.

To set up your MySQL Database you will need to consult your hosting service.
They have different protocols for setting it up. Once you get it setup follow
the instructions below.

First in the folder with the rest of your scripts you will notice
Iframe Snippet  Place this script in
you HTML page.  You may need to change the link info to the script
src="hitcounter.php.

If you know how to use sql.txt
you
can set up your database table by clicking SQL at the top
of the database page. Once the page loads, go down to  "Or
Location of the textfile :" and click browse.  Here you will upload
sql.txt and click Go. 
Your Database table should set up.    If the tables are set and checked
scroll down this page to the instructions on "Script
Setup"


 


Script Setup
To set up your php script.  
This script is already conformed to work with almost all Databases. But depending on the
hosting company this part of the script could be different.  Email the tech
support of your hosting company and ask "What is the connection string protocol
for the MySQL database?" 

1. Right-click "hitcounter.php" and go to "open
with..." and then "notepad".


2. Change the database connection info to yours.

// Edit Database Info Begin

$conf['database_name'] = "database_name";
$conf['database_host'] = "localhost";
$conf['database_login'] = "database_name";
$conf['database_pass'] = "database_password";

// End of DB Info


Save the script.




 

Upload everything to
your website.  In the same folder as your other HTML Documents.





Wyszukiwarka

Podobne podstrony:
Read First
read first
Read First
Read First
Read First
read first
Read First
Read First
read first
Read First
Read First
Read First
read first
READ FIRST
READ FIRST

więcej podobnych podstron