PHP Classes

File: include/amzconfig.php

Recommend this page to a friend!
  Classes of Prabhjit Singh   Music Albums from Amazon   include/amzconfig.php   Download  
File: include/amzconfig.php
Role: Configuration script
Content type: text/plain
Description: amzconfig
Class: Music Albums from Amazon
Retrieve information about music tracks on Amazon
Author: By
Last change:
Date: 13 years ago
Size: 252 bytes
 

Contents

Class file image Download
<?php
define
('AMAZON_ACCESS_KEY', "<enter amazon access key>");
define('AMAZON_SECRET_KEY', "enter amazon secret key");
define('ASSOCIATETAG','wwwbest4buysc-20');

//$conn=mysql_connect("localhost","root","gold123");
//mysql_select_db("shop",$conn);
?>