BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0
This is the forum to discuss the Wrox book Beginning PHP5, Apache, and MySQL Web Development by Elizabeth Naramore, Jason Gerner, Yann Le Scouarnec, Jeremy Stolz, Michael K. Glass; ISBN: 9780764579660
You are currently viewing the BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 section of the Wrox Programmer to Programmer discussions. This is a community of tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
I recently bought this book and am currently working with the Shopping cart code on Chapter 15.
I want to be able to use this cart and get it working with a payment system for a small project.
Can anyone here point me in the right direction as to how i can do this? I presume paypal is the simplest option?
Also, any other comments on how i could make this application 'better' in a short period of time would be greatly appreciated.
Paypal has documentation on their site showing the fields they use and the required format. From the front page, select "Free Merchant Tools" and look at the last category, "Integrating with Backend Applications".
I just got the book myself, so I can't be of any help with the details.