Teaching SQL and
Relational Database with PHPTriad
Author: Mr Jay |
|
|
|
Problem: I want to Use PHPTriad on a Windows98/Windows2000/XP
computer to teach Database Design/SQL Queries |
|
|
STEP
1: Install PHPTRIAD
Locate PHPTRIAD2.2.1 on Google
and click on it to install |
STEP
2: Start Apache and MYSQLD
START >> Programs >> PHPTRIAD > APACHE
CONSOLE > Apache Start. Then minimize the (black) command window. START >> Programs >> PHPTRIAD > MYSQL
>> MYSQL – D START >> Programs >> PHPTRIAD > MYSQL
>> MYSQL–D-NT (If running Win2K/XP) |
STEP
3: Setup Internet Explorer to work with PHPTRIAD
From the Internet Explorer Tools menu, INTERNET
OPTIONS >> Connections >> LAN Settings >> UNCHECK the
box that Says
“Automatically Detect” >> OK >>OK |
STEP
5: Open PHPMYADMIN
In the Address box of the Internet Explorer, type
the IP Address for loaclhost. Then add the word phpmyadmin to the end like this
EX: http://127.0.0.1/phpmyadmin |