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.   You will need to set up three tables.

If you know how to use sql.txt
you
can set up your database tables 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
passkey-sql.txt and click Go. 
Your Database table should set up.  Check to see that the first field in
each row is all in lower case letters.   If the table is set and checked
scroll down this page to the instructions on "config.php"

----------------------------------------------


config.php
To set up your php script.   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?"  99 out a 100 times this will work.

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


$conf['database_name'] = "database_name";  
<< Database name
$conf['database_host'] = "localhost or Database_host";   
<< Database host.  usually
localhost
$conf['database_login'] = "User_name";  
<< Database name
$conf['database_pass'] = "Password";   
<< Database password

$headers = "From:
you@yourwebsite.com";  
<< Edit Your Email

$webaddress = "http://www.abynex.com/passkey/passkey.php";  
<< Edit 
website link path to passkey.php
 


---------------------------------------------------------------
Passkey.php
1. Right-click "config.php" and go to "open
with..." and then "notepad".
Near the bottom of the page find...


<!-- Begin Page -->

Add your content here. Be careful not to go past Begin Page & End Page



<!-- End Page -->


Save passkey.php


--------------------------------------------------------------------------

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