• Categories
    • PHP
    • phpMyAdmin
    • PHPMailer
    • FFMpeg
    • PHPEXcel
    • PHPDoc
    • PHPUnit
    • CakePHP
    • CakePHP 2.0
    • Cake PHP 2.1
    • CakePHP Model
    • Facebook PHP SDK
    • composer-php
    • PHP 7
    • PHP GD
    All Categories
  • About

I'm trying to write a clean url for my website using the $_SERVER['REQUEST_URI'] in php

phpurl


PHP Snippet 1:

RewriteEngine On
RewriteRule (.*)/about$ ($1)/about.php
RewriteRule (.*)/list$ ($1)/list.php

Related Snippets

Artisan, creating tables in database

Failed user login on production server using Symfony framework (Authentication request could not be processed due to...)

Filter WooCommerce products with post__in and additional meta queries

MOODLE: What does it mean to aggregate h5p assets?

mysql slow on updates for a well optimized query

WordPress ACFNotice: get_field() - We've detected one or more calls to retrieve ACF field values before ACF has been initialized

I want to display default profile image if user do not have profile image

LARAVEL: How to fetch id dynamically in a query builder?

Having trouble with PDO queries (Notice: Undefined index)

Put content of wordpress page inside div

How to insert Google Adsense Code in PHP script?

Group data in a multidimensional array based on two columns

PHP contact form configuration [duplicate]

Check if string contains a value in array [duplicate]

Make survey at laravel 5.4 and MySQL

About Contact Privacy policy Terms and conditions