Use PHP on pages without a .php extension ver

  Use PHP on pages without a .php extension
  Category : Php Tutorials-tips Installing php  
  Platform : Linux,  Windows,  Unix,  Mac OSX,  Sun Solaris  
  Price :  
  Developer:  
  Version :  
  HomePage Address :  
  Demo URL :  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  

This guide will tell you how you can use .htaccess to use PHP code on pages that don`t have a .php extension, for example on a page called index.htm.

 

more Tag: extension, pages, php extension,

Also see ...


Installing PHP 4.x under windows 2003 server with IIS 6.0 instructions 1)    Installing PHP 4.x under windows 2003 server with IIS 6.0 instructions
 Installing PHP 4.x under windows 2003 server with IIS 6.0 instructions, is a tutorial helping users with the installation of php on a windows 2003 server. The installtion procedure is detailed with necessary screenshots making it a breeze for users. After the installation necessary configurations are done and test files are run to check....

The Soothingly Seamless Setup of Apache, SSL, MySQL, and PHP 2)    The Soothingly Seamless Setup of Apache, SSL, MySQL, and PHP
 This tutorial educates the details of installing and setting up Apache web server with SSL, Mysql database server and php language. Downloading of all packages are free. Mod_SSL, Mysql, php, RSARef, OpenSSL and apache tools are needed to perform installation and setup. Mod_SSL and OpenSSL can be used for secure connections. You can create secure websites with php language that integrates with Mysql database server....

Robust and High Performance PHP with IIS: Using FastCGI 3)    Robust and High Performance PHP with IIS: Using FastCGI
 This tutorial educates the details of creating php applications which is running on IIS using Fast CGI. The author also describe the advantages of Fast CGI. Fast CGI is an open technology which solves performance problem when you create a new process for each request. Performance is improved by Fast CGI. IIS loads the FastCGI Process Manager which creates multiple processes. Fast CGI process Manager choose and opens a connection to a FastCGI process when a client request comes in and finally...

Installing Apache, PHP and Mysql in Windows 4)    Installing Apache, PHP and Mysql in Windows
 This is a tutorial aimed at educating users to turn their pc into a server by installing apache, php and Mysql on a windows system. This tutorial covers in detail from downloading apache, php and Mysql, installing them in a windows environment, configuring them and test running an example php script....

How to Install and Configure PHP 3 on Windows 5)    How to Install and Configure PHP 3 on Windows
 How to Install and Configure PHP 3 on Windows is an article with which the author has given PHP installation procedures for windows platforms. Using this tutorial you will be able to use PHP with or without apache. This online manual is also provided with several other related links to enhance users with additional tips and guidelines....

A WebServer Guide -  Help Using Apache 6)    A WebServer Guide - Help Using Apache
 The author in this tutorial has elaborately explain about the concepts of the web servers, the advantages of the apache server and its installation procedures on a linux environment. The tutorial helps users in downloading the apache server with documentations, installing and running apache, building apache from source, configuration, performance settings and starting apache. A helpful tutorial that installs apache on linux....

Installing Apache, MySQL, and PHP on Linux 7)    Installing Apache, MySQL, and PHP on Linux
 This tutorial is designed to guide you through the initial steps of setting up Apache, MySQL, and PHP on Linux....

Installing and configuring PHP to work with IIS 8)    Installing and configuring PHP to work with IIS
 This tutorial explains the details of installing and configuring php on IIS web server. This tutorial help users to download PHP binary on a windows based system. Configuration of php can be done with a click of configuration button. You can test the installation easily. Do a search on cgi_redirect and set the download version to zero if you download php version 4.23 or greater....

Installing Apache Web Server and PHP 4 on Linux Tutorial 9)    Installing Apache Web Server and PHP 4 on Linux Tutorial
 This tutorial teaches the details of setting up apache web server and php 4 on a linux environment. You can download apache web server and php from the given URL to your PC. There are two steps to setup them. First step is to obtain the source packages and you can compile it through source package. The second step is to unpack the source pack. This article is useful for the beginners of php....

Passing Variables with Forms 1)    Passing Variables with Forms
 This short tutorial will show you how to pass a variable through 2 pages. It can be used, for instance, to verify information from a form submission....

The Universal Web Form Processor 2)    The Universal Web Form Processor
 This article describes how to create a generic form processor in PHP. Discussion involves form elements, hidden fields, and more. Also covers the installation process of NuSphere MySQL, an integrated multi-platform distribution of Apache, Perl, PHP, and MySQL....

Short URL or Redirection Service 3)    Short URL or Redirection Service
 Domain redirection is also called short URL, it's a portal to a current website address. What are the advantage? Compare it to a Free Hosting Service, you have the same amount of traffic and ad exposure, but with a Free Hosting service, they require a large amount of space and bandwidth to host your members. With a redirection service, you can start this service even if you are renting shared hosting, you only need minimum space and bandwidth to start a service like this. Features Required m...

PHP iManager 4)    PHP iManager
 PHP iManager is a billing system that provides a complete business solution by remembering invoices and sending mails to your customers on the basis of their needs. You can add, delete, mark 'as paid' the invoices, add, list, edit customers, edit, price the products. Using this software you can add invoice to the customer that consists of products where some are one-time charged, while others are to be repeated....

Storing Checkbox Data In Your Database 5)    Storing Checkbox Data In Your Database
 Checkboxes in web forms are useful because they allow the person filling out the form to choose from a wide range of possible choices. Specifically, it allows the user to choose some, all or none of the elements. Although checkboxes are excellent form elements for certain tasks, there is often confusion about how to store checkbox data correctly. This article will demonstrate how to store checkbox data in a database, in a manner that follows good database design principles....

PowerLog 6)    PowerLog
 Power Log lets you know who, what, where, when, any why people are visiting your website. Using a very fast MySQL db for its data, speed is no problem. Power Log can be used in almost any page, including an HTML page. Power Log helps you know how to create your website. For instance, take javascript. If all your advertisements are pop-up windows, and the majority of your visitors have javascript disabled, your advertisements will not be displayed that often, slashing your website's income. P...

Plug It! 7)    Plug It!
 Plug It! is an useful web based program through which you can insert the text files at any place on your web site. This program is helpful for the web programmers to insert header and footer in any number of web pages in their web sites. You can easily download this program on your web projects....

Scripts.nu Shop 8)    Scripts.nu Shop
 Scripts.nu Shop is a PHP script with handy wish list option for easy and Simple browsing of products in the websites. Using this software one can choose their products browsing through the sections, categories and subcategories. This script also provides visualisation options, Online stock management, online payment services, statistics about purchases, E-mail notifications etc,. Scripts.nu Shop is available in two versions -standard and premium....

PHP With HTML Forms 9)    PHP With HTML Forms
 This 2-page tutorial shows how to work HTML forms in PHP. Topics covered: Drop menu builder, Radio buttons, Check boxes, Error processing, and more....