Guest Posted May 8, 2006 Posted May 8, 2006 After payment is completed I need to send information to Mobipocket that includes username, Product ID (I intend to use the model field for this), user's password and an encrypted hash code. Mobipocket returns a link to download the book. I think this would be done at the start of execution of checkout_success.php but I'm not sure how to extract the data. My PHP is slightly (but not much) above 'hello world'. Could someone kindly post a sample of code to query the database and let me know where the index number comes from? - I think it is the session ID in the cookie on the user's PC but I don't know how to access it. Thank you Philip
kgt Posted May 8, 2006 Posted May 8, 2006 Could someone kindly post a sample of code to query the database and let me know where the index number comes from? What index number? Contributions Discount Coupon Codes Donations
Guest Posted May 29, 2009 Posted May 29, 2009 After payment is completed I need to send information to Mobipocket that includes username, Product ID (I intend to use the model field for this), user's password and an encrypted hash code. Mobipocket returns a link to download the book. I think this would be done at the start of execution of checkout_success.php but I'm not sure how to extract the data. My PHP is slightly (but not much) above 'hello world'. Could someone kindly post a sample of code to query the database and let me know where the index number comes from? - I think it is the session ID in the cookie on the user's PC but I don't know how to access it. Thank you Philip He Philip, I'm also busy with mobipocket, but having the same problems! Where are you with Mobipocket, some steps further? If so maybe you can help me? Regards, Edwin
Recommended Posts
Archived
This topic is now archived and is closed to further replies.