Tagged Questions

0
votes
1answer
54 views

Amazon Product Availability

Many products on amazon are unavailable but a date is given for when they'll be in stock. I've used AWS and got an XML reply but I can't find the date information anywhere. Is it possible to get this …
0
votes
0answers
25 views

How to verify Amazon FPS/SimplePay IPN (Instant Payment Notification), using version 2?

I've looked through the documentation, I've tried downloading various example code, and I've tried hacking various permutations. After a full day's worth of work, I'm spent, and throwing in the towel. …
0
votes
2answers
24 views

unable to connect to database on AWS

hi all actually I have my website build with Joomla hosted on hostmonster but all Joomla website need a database support to run this database is on AWS configuration files need to be updated for …
0
votes
5answers
77 views

how to connect to database on another server

Hi, Could I have my php scripts on server A and connect to the MySQL database on server B? If yes, how it would be done? Thanks in advance
0
votes
1answer
107 views

Getting product details using Amazon API

Hi, I've got the following code to output a list of items from amazon, but I not sure how to access specific products (with Summery, reviews, etc). Any help would be appreciated. <?php …