Posts

Showing posts with the label Cussler

Clive Cussler

I'm on a roll with this PHP and mySQL stuff. Here's an updated book site: http://mark.phillk.net/sellBooksByAuth.php?ID=1 Notice that I'm passing an ID in. I have an authors table and a books table. Thus, in the future, I can have pages for other authors. I also created a PHP page to enter the data. I can drop in the Amazon ASIN number with the other info and automatically have a link to purchase the book. It's Amazoning what you can do...