PHP Classes

File: index.php

Recommend this page to a friend!
  Classes of RAZA   shopcart   index.php   Download  
File: index.php
Role: Application script
Content type: text/plain
Description: Index Page
Class: shopcart
Manage a shopping cart stored in a MySQL database
Author: By
Last change:
Date: 15 years ago
Size: 44 bytes
 

Contents

Class file image Download
<?php
header
("location: Products.php");
?>