Posts Tagged ‘apache’

Custom 404 Error Page Tutorial: .htaccess file tip for PHP MySQL Site

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.

Custom 404 Error Page Tutorial: .htaccess file tip for PHP MySQL Site

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

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

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

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

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

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

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

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.

Installing a PHP Script | A video in the HTML, CSS and PHP Tutorial Series #3

In this tutorial i am showing you step by step on how to install a basic php script that i made. The script is called “MyCommunity” and you can download it from here: ethicgamers.com Rate 5 stars, comment and so on… :P Thank you for watching!