Login   Register  
PHP Classes
elePHPant
Icontem

File: include/amzconfig.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  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: 2010-05-09 23:05
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);
?>