an
saurus
tags:
php5
views:
39
answers:
1
Q:
url rewriting using htaccess
hi i want to rewrite the url using htaccess in php
+1
A:
Tutorial with explanation
org.life.java
2010-08-09 12:53:48
@Chirag, you should google before you post it
org.life.java
2010-08-09 13:00:07
related questions
How can I use both PHP 4 and 5 with the same apache install?
Resolve a filename from another file
exporting mysql data to ODF with php
How do I iterate through DOM elements in PHP?
Caller function in PHP 5?
How to link to a gzipped javascript in an html document?
PHP 5.x syncronized file access (no database)
Custom Filters/Validators in Zend Framework
PHP5: Specifying a datatype in method parameters
Zend PHP5 Certification, does it matter?
PHP: self vs this
PHP __destruct() method
Stored Procedures, mySQL and PHP5
Dynamic class variables
Tidy Converting <Span Style="Font-Style:Bold"> to <Class="C1">.
PHP equivalent of Perl's 'use strict' (to require variables to be initialzied before use)
Where would you advertise for a UK based telecommuting PHP developer?
Is there any way to detect the target class in PHP 5 static methods?
How to create a DOM from a User's input in PHP5?
PHP - command line arguments in Windows
How do I access class variables of a parent object in PHP?
In PHP5, should I use Exceptions or trigger_error/set_error_handler ?
Best way to hide DB connection code in PHP5 for apps that only require one connection?
Get MIME type of a local file in PHP5 without a PECL extension?
Implications of Instantiating Objects with Dynamic Variables in PHP