Good Luck!
Subscribe to my most-recent-items feed and know when new tutorials are posted:
My Other Tutorials:
Tutorial: How to Install Ruby on Rails with Instant Rails and Create a Website Using JEdit and the Ruby Plugin
How to Install Ruby on Rails with Instant Rails and Create a Website Using JEdit and the Ruby Plugin
Tutorial: How to Install the Android SDK on Windows XP and Create an Application that Runs in the Cell Phone Emulator
How to Install the Android SDK on Windows XP and Create an Application that Runs in the Cell Phone Emulator
Tutorial: Install Java on Windows XP and Learn the Basics of Java 6 using the NetBeans IDE
Install Java on Windows XP and Learn the Basics of Java 6 using the NetBeans IDE
Tutorial: How to Create a Website with Datapod
How to Create a Website with Datapod
Tutorial: Install Fedora 6 in VMWare on Windows XP and connect it to your network
Install Fedora 6 in VMWare on Windows XP and connect it to your network
Tutorial: Install Perl 5 on Windows XP and Get a Perl Hello World Running
Install Perl 5 on Windows XP and Get a Perl Hello World Running
Tutorial: Install Ubuntu 7.04 in VMWare on Windows XP and connect it to your network
Install Ubuntu 7.04 in VMWare on Windows XP and connect it to your network
Tutorial: Setup a PHP Development Environment on Windows XP With Apache, PHP 5, MySQL 5, SQLite, Eclipse, Subversion, PHPMyAdmin, and Datapod
Setup a PHP Development Environment on Windows XP With Apache, PHP 5, MySQL 5, SQLite, Eclipse, Subversion, PHPMyAdmin, and Datapod
Tutorial: Install OpenSuse 10.2 in VMWare on Windows XP and connect it to your network
Install OpenSuse 10.2 in VMWare on Windows XP and connect it to your network
T U T O R I A L  
1.
Right-click on test, choose New and PHP File.
new php file
post comment or question
2.
Type in testMysql.php and click  Finish .
type test mysql
post comment or question
3.
Cut and paste the following code:.
select mysql
Karl K: One needs to save the changes (Ctrl-S), of course, before proceeding to the next step.
arrow pointing right
reply
Bret W: And, of course, its "Copy" and paste... :)
arrow pointing right
drw0303: Nit picker... ;)
arrow pointing right
reply
post comment or question
4.
In your browser, go to http://localhost/webs/test/testMysql.php and you will see the output from the MySQL table.
mysql result
drw0303: At this step I also get a 404, "The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again." I can open phpMyAdmin from localhost with no problem. reply
drw0303: Never mind. It works best if you install xampplite and follow xampplite instructions. It's not too functional installing xampp and following xampplite instructions. <oye vey!> reply
post comment or question
Go to the next section:
This site was made with Datapod.