PHP Classes

File: web/test.php

Recommend this page to a friend!
  Classes of Lukasz Cepowski   Mock HTTP Server   web/test.php   Download  
File: web/test.php
Role: Auxiliary data
Content type: text/plain
Description: Example script
Class: Mock HTTP Server
Setup and start a HTTP server for testing purposes
Author: By
Last change:
Date: 12 years ago
Size: 61 bytes
 

Contents

Class file image Download
<?php var_dump($_SERVER); var_dump($_GET); var_dump($_POST);