Home

Submit

Source

Feeds

Home » PHP » Navigation ::

PHP Navigation
mod_rewrite is a popular Apache Module which gives a server administrator the ability to mask a web site's links. Though mod_rewrite has several abilities and can be used in several ways, the only way focused on by this tutorial is to create Search Engine Friendly links.
Related Tutorials
PHP Configuration
Using mod_rewrite with Apache and PHP
PHP / Configuration
This tutorial assumes that the reader has no prior knowledge of working neither with the Apache Configuration file, HTACCESS file, nor with mod_rewrite in general. It will go through a simple step-by-step process on how to successfully setup mod_rewrite to work on your web server.

Site: biorust.com Report - View Tutorial

PHP Navigation
Creating friendly URLs with mod_rewrite
PHP / Navigation
This programming tutorial will teach you how to build search engine friendly URLs in PHP, which contain keywords and use HTML extensions. We are going to use the htaccess file and mod_rewrite module running on an Apache server.

Site: www.geekpedia.com Report - View Tutorial

PHP General Development
Create Dynamic URLs With Mod_Rewrite and PHP Functions
PHP / General Development
How to use mod_rewrite for search engine friendly URLs, but have since found the uses lacking. For one thing, you can't pass variables well without adding more commands to mod_rewrite. So here you'll learn to add unlimited parameters to your links with only one simple PHP function.

Site: www.shadow-fox.net Report - View Tutorial

PHP Configuration
Adding PHP to Apache on Linux
PHP / Configuration
This article provides extensive instructions on installing PHP on Apache/Linux. Main topics include: How to Get PHP, PHP Extensions, Building PHP for CGI Use, Building PHP as an Apache Module, Building mod_php as a Dynamically Loaded Object, Testing Your Installation, Going Further/In Conclusion, Building Apache at Lightspeed, Apache Source Components Provided by Linux Distributions, and Fixing Red Hat 6.1's apxs Script.

Site: www.linuxplanet.com Report - View Tutorial

PHP Installation
Installing PHP 4.x for Apache 1.x.x on Linux
PHP / Installation
This document describes how to install PHP for Apache on Linux. It was written using Red Hat 7.0, Apache 1.3.14 and PHP 4.0.3 patch level 1 You should have Apache installed before trying to install PHP.

Site: www.e-gineer.com Report - View Tutorial

PHP Navigation
Php alternative to mod_rewrite for SE friendly URLs
PHP / Navigation
Make search engine friendly urls using php instead of using mod_rewrite.

Site: www.tutorio.com Report - View Tutorial

PHP Installation
Installing PHP 3.x.x for Apache 1.x.x on Windows 9x
PHP / Installation
These instructions assume that you installed Apache for Windows 9x as outlined here. They should work with any standard Apache installation.

Site: www.e-gineer.com Report - View Tutorial

PHP Installation
Acquiring PHP MySQL
PHP / Installation
PHP and MySQL are already packaged in Linux and Mac OS X OSs. However, most PHP developer are actually using Windows when developing PHP applications. This is also true to myself. I have Mandrake Linux 10 but I'll just use it for testing purposes of my finished scripts. One reason is that Windows render an amazing web presence unlike any other OS's browsers. So this page will only cover the WAMP ( Windows, Apache, MySQL, PHP ). You will learn how to install Apache, PHP, and MySQL under Windows platform.

Site: www.webdesign.org Report - View Tutorial

PHP Security
Customizing PHP Safe Mode
PHP / Security
We'll guide you through using PHP safe_mode and how-to enable it and to customize it for certain sites on your server. When using PHP as an Apache module, you can also change the configuration settings using directives in Apache configuration files (e.g. httpd.conf) and .htaccess files. PHP safe_mode is very important to in terms of server security because it restricts and disables the dangerous functions in PHP from the scripts like PHP Shell that can otherwise cause damages to your server and client sites.

Site: www.webhostgear.com Report - View Tutorial

PHP Installation
How to Get Apache, PHP, and MySQL Up and Running
PHP / Installation
If you have no idea where to start or need some help on how to install, configure and tweak Apache, PHP, and MySQL on Unix or Windows, this 3-part hands-on article will guide you before you get lost in manuals.

Site: www.wowwebdesigns.com Report - View Tutorial

PHP Getting Started
Installing Apache, PHP and MySQL
PHP / Getting Started
This tutorial will show you how to install Apache 2.0.59, PHP 5.2.3 and MySQL 5.0.41 on machine running Windows XP.

Site: www.sebastiansulinski.co.uk Report - View Tutorial

PHP Navigation
Switch navigation with mod_rewrite
PHP / Navigation
In this tutorial I will show you how to make PHP switch navigation with mod_rewrite work for your site, it will help your rankings in search engines by making your URLs search engine friendly, and it will make it easier for your users to understand where they are on your site by simply looking at the URL.

Site: marek.litomisky.com Report - View Tutorial

PHP Security
Calculator Building an Apache-like Access Control List (ACL)
PHP / Security
Constructing an Apache-like, in fact we're going to be emulating the Apache ACL in its entirety. Although you could quite easily use Apache, this allows you to see how it's all done and even extend onto it to allow temporary bans which expire after a certain amount of time - if you were that way inclined.

Site: www.talkphp.com Report - View Tutorial

PHP Installation
PHP + Apache + MySQL perfect setup
PHP / Installation
This tutorial will show you with a lot of illustration how to setup a perfect WAMP - Windows, Apache, MySQL, PHP - development environment.

Site: www.phptoys.com Report - View Tutorial

PHP Mobile Devices
Introduction to WML, Apache, and PHP
PHP / Mobile Devices
This article covers the basics of wml, how to set up your apache server, and php. Covering the basics allows you to set up this environment and then learn the rest on your own.

Site: www.phpbuilder.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement