Cazpa.com PHP Developer & Website Designer

15Jul/1018

PHP Includes for Web Content

Use PHP Includes to put consistent content on multiple web pages.

7Jun/1025

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.

1Jun/1025

PHP and MYSQL – Connecting to a Database and Adding Data

Whats coverd: -What is MYSQL -phpmyadmin -getting data from a database with php -displaying that data on a page -insert data using a form --source code comming soon!

8Apr/106

.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.

   
Powered by WordPress Lab