I have a php online shopping website with paypal set to the only way to pay. I want to send all the payment details to my database (at the moment, I store all the data manully to a spreadsheet), I am thinking to use either MySQL or ProgreSQL. Does anybody have any idea how could I start and launch it?
Thank you!