Setup PHP On To The Apache Web Server
this video shows you how to setup and configure PHP to apache. download PHP here " uk.php.net " Download PHP VC6 x86 Thread Safe (2010-Mar-04 20:11:08) windows.php.net Step 15 for the codes to copy and paste Get a text and picture based version here. thesouthcamera.googlepages.com UPDATE READ There has been a new release of PHP and the link is above. Don't worry the setup is the same and all you need to do is follow the video and paste in the codes.
.htaccess tip – Force www. in dynamic php mysql flash web site tutorial
Here is the code to copy and paste # Make all requests have the www. in them rewriteengine on rewritecond %{HTTP_HOST} ^websitename\.com rewriterule ^(.*)$ www.websitename.com [R=permanent,L] In this quick web development tip Adam Khoury of Flash Building discusses the apache method of forcing script connection in case the www is missing from a URL that requires it for script connection.
Install Apache 2.2, MySQL 5, PHP 5, phpMyAdmin for Linux Ubuntu 8.10
Visit www.myownserver.info for more information and the high-quality video. This tutorial shows how to install Apache, mysql, PHP5, and phpmyadmin on Linux Ubuntu 8.10 using the Synaptic Package Manager. I also demonstrate how to install a GUI for Apache, which is an application called Rapache.
XAMPP – Make your Computer a Webserver: Apache, PHP, MySQL
XAMPP is a free installer that has Apache / PHP / MYsql / perl and more integrated so you won't have to configure anything yourself. HTML / CSS Tutorial youtube.com Basic PHP Tutorial youtube.com Free Webhosts blog.jimmyr.com Update DynDNS is supposed to help if you have a dynamic IP, hadn't tried it though. sides xampp there's also wamp and this one vertrigo.sourceforge.net @@@{ "Group": "Programming" }

