PHP Classes

File: index.php

Recommend this page to a friend!
  Classes of Slavko Srakocic   B12 PHP FW   index.php   Download  
File: index.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: B12 PHP FW
Manage database records with a PDO CRUD interface
Author: By
Last change: Update of index.php
Date: 1 year ago
Size: 495 bytes
 

Contents

Class file image Download
<?php
// http://dev1:8083/fwphp/glomodul/lsweb/Lsweb.php/?cmd=J:/awww/www/fwphp/glomodul/www/
//__FILE__ .' SAYS :'
$New_Location = '/fwphp/glomodul/www/' ;
//$New_Location = '/fwphp/glomodul/lsweb/Lsweb.php/?cmd=J:/awww/www/fwphp/glomodul/www/' ;
header("Location:". $New_Location);
?>
<!--
<h3><a href='./fwphp/www5/'>fwphp/www4</a> subwebsite based / not based (as we wish) on B12phpfw</h3>
On home PC : http://dev1:8083/ is virtual host.
<br />PCname instead of dev1 is (WAMP) localhost
-->