ErrorDocument 404 /filenotfound.php Little handy .htaccess file tip for all you guys creating dynamic websites on Apache, PHP, MySQL, etc… Create and design your own custom 404 missing document pages.
Posts Tagged ‘apache’
Custom 404 Error Page Tutorial: .htaccess file tip for PHP MySQL Site
July 10th, 2010
phpmoz ErrorDocument 404 /filenotfound.php Little handy .htaccess file tip for all you guys creating dynamic websites on Apache, PHP, MySQL, etc… Create and design your own custom 404 missing document pages.
PHP Tutorials: Apache, MySQL, and PHP Installation
April 27th, 2010
phpmoz How to install PHP, Apache and MySQL altogether using WAMP. PHP tutorial guides you on how to develop dynamic database driven website.
Install Apache 2.2, MySQL 5, PHP 5, phpMyAdmin for Linux Ubuntu 8.10
April 15th, 2010
phpmoz 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.
PHP Tutorial 7 – Loops and Repetition
March 12th, 2010
phpmoz Language: PHP Assumed knowledge: HTML, CSS Software required: PHP, mysql and Apache Topics covered: For loops, while loops, do…while loops and foreach loops
How to set up XAMPP | A video in the HTML, CSS and PHP Tutorial Series #1
March 5th, 2010
phpmoz In this tutorial i am teaching you how to install XAMPP. XAMPP is an easy to install Apache distribution containing mysql, PHP and Perl. If you like this tutorial be sure to check out my other videos and tutorials, and please subscribe! Thank you!
PHP Tutorial 5 – Conditional Statements
January 31st, 2010
phpmoz Language: PHP Assumed knowledge: HTML, CSS Software required: PHP, mysql and Apache Topics covered: If, elseif, else statements and alternative syntax
PHP Tutorial 2 – Variables, Constants and Comments
January 26th, 2010
phpmoz Language: PHP Assumed knowledge: HTML, CSS Software required: PHP, MySQL and Apache Topics covered: Variables, constants, comments and mixing variables with strings.
PHP Tutorial 3 – Mathematics, Operators and Includes
January 19th, 2010
phpmoz Language: PHP Assumed knowledge: HTML, CSS Software required: PHP, MySQL and Apache Topics covered: Use of operators in mathematics and the include, include_once, require and require_once functions.

Posted in
Tags:

