izinin 8d79375b35 sql password has been modified hace 13 años
..
private 8d79375b35 sql password has been modified hace 13 años
products 66790068fb product url download functionality implementation has been started hace 13 años
www ae1dbeb18d web service cross-domain requests supporting with JSONP hace 13 años
create_scheme.sql 66790068fb product url download functionality implementation has been started hace 13 años
readme.txt 24ad34f16b getTicket call implementation (continue) hace 13 años

readme.txt

This is Bookshelf Products server implementation from Nokia tutorial project
BuyAndDownloadExample (http://projects.developer.nokia.com/iap_sample)

====================
The package contents
====================
root
www
mobile_getproductlist.php - implements 'get Product List' request
mobile_getproducturl.php - implements 'get Product URL' request
index.php - test page to check your server deployment
on the target site
private
ptvManager.php - Purchase Ticket Verification manager
dbaseManager.php - database connection manager

==========
Deployment
==========
1) copy 'www' folder info to your webserver root folder
2) copy 'private' folder and its content into sibling directory of your webserver
root folder. Protect 'private' folder with owner-only permissions
3) modify 'private/dbaccount.txt' to use your settings for database connection
4) check in browser your deployment is working.. To do so just point URL of your site
for example "http://www.izinin.fn-sandbox.net". In success case you will not see any
error messages otherwise please revise again above listed steps.

====================
System requirements
====================
Apache
MySQL version: 5.X
PHP Version 5.X
PHP extension: mysql