⌊ K™¦krizzna.web.id ⌉

Sekedar coretan seorang nyubi

Beginning PHP and PostgreSQL 8: From Novice to Professional

Posted on

51FGe7CGseL. SL160  Beginning PHP and PostgreSQL 8: From Novice to Professional

Product Description
Beginning PHP and PostgreSQL 8 delves into some of the most popular open source web development technologies, the PostgreSQL 8 database server and PHP 5 scripting language. You’ll learn to reap the benefits of these core technologies by using them in unison to create dynamic, data-driven web applications. This is an ideal read if you are a web designer, programmer, hobbyist, or novice who wants to create applications with PHP 5 and PostgreSQL 8…. More >>

Beginning PHP and PostgreSQL 8: From Novice to Professional

Share and Enjoy:
  • printfriendly Beginning PHP and PostgreSQL 8: From Novice to Professional
  • digg Beginning PHP and PostgreSQL 8: From Novice to Professional
  • delicious Beginning PHP and PostgreSQL 8: From Novice to Professional
  • facebook Beginning PHP and PostgreSQL 8: From Novice to Professional
  • yahoobuzz Beginning PHP and PostgreSQL 8: From Novice to Professional
  • twitter Beginning PHP and PostgreSQL 8: From Novice to Professional
  • googlebookmark Beginning PHP and PostgreSQL 8: From Novice to Professional
  • email link Beginning PHP and PostgreSQL 8: From Novice to Professional
  • linkedin Beginning PHP and PostgreSQL 8: From Novice to Professional
  • live Beginning PHP and PostgreSQL 8: From Novice to Professional
  • myspace Beginning PHP and PostgreSQL 8: From Novice to Professional
  • pdf Beginning PHP and PostgreSQL 8: From Novice to Professional
  • plurk Beginning PHP and PostgreSQL 8: From Novice to Professional
  • slashdot Beginning PHP and PostgreSQL 8: From Novice to Professional
  • technorati Beginning PHP and PostgreSQL 8: From Novice to Professional
  • tumblr Beginning PHP and PostgreSQL 8: From Novice to Professional
  • hackernews Beginning PHP and PostgreSQL 8: From Novice to Professional

Tags: , , , ,


  • http://www.amazon.com/Beginning-PHP-PostgreSQL-Novice-Professional/dp/1590595475%3FSubscriptionId%3DAKIAJYJSDU2KTKP3AFEQ%26tag%3Dkrizznawebid-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26cr Ryan Kulla

    This book has outstanding coverage of the basics of PHP and Postgres 8 administration and usage. It is intelligently written and talks about the things you’ll actually need to know when working with these technologies. I’ve had it for a couple years and still use it as a reference. If you want something more advanced, then get “Pro PHP” by Keven McArthur.
    Rating: 5 / 5

  • http://www.amazon.com/Beginning-PHP-PostgreSQL-Novice-Professional/dp/1590595475%3FSubscriptionId%3DAKIAJYJSDU2KTKP3AFEQ%26tag%3Dkrizznawebid-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26cr Leif B. Kristensen

    To me, this book was a disappointment. I had expected much more in the way of integration between PostgreSQL and PHP. Some of the questions that I had expected an answer for, was like: What is considered ‘best practice’ as to how to interface with PostgreSQL from PHP? How to write reusable queries?

    Instead, the book is divided in two disparate parts: One is about installing and configuring PHP, along with a rewrite of parts of the online PHP manual; the second part is about installing and configuring PostgreSQL, along with a rewrite of parts of the online PostgreSQL manual. None of which, I dare say, I found particularly useful.

    On my system, a Gentoo Linux computer, most of the installation of both PostgreSQL and PHP is covered by the simple command “emerge php postgresql”. So, what do I need this book for?

    I found some nuggets in the PHP section about array functions that I wasn’t aware of, but mostly it was all old hat. I simply don’t need yet another instruction on how to install PostgreSQL and PHP on my computer. I’ve figured that out a long time ago.
    Rating: 3 / 5

  • http://www.amazon.com/Beginning-PHP-PostgreSQL-Novice-Professional/dp/1590595475%3FSubscriptionId%3DAKIAJYJSDU2KTKP3AFEQ%26tag%3Dkrizznawebid-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26cr John R. Vacca

    Are you a professional or novice to PHP and PostgreSQL 8? If you are, then this book is definitely for you. Authors W. Jason Gilmore and Robert H. Treat, have done an outstanding job of writing a book that offers users an impressive platform for building high-powered Web applications.

    Gilmore and Treat, begin by acquainting you with the basics of PHP offering insight into its roots, popularity, and users. Then, the authors show you how to install and configure PHP, as well as, the Apache Web server. Next, they cover the various aspects from the basics of the PHP language and class libraries to topics like authentication, security, session handlers and e-mail functionality. The authors also focus on PHP Extension and Application Repository (PEAR). They continue by addressing PostgreSQL, including tables and data types, views, functions, indexes and triggers. Then, the authors present the more pertinent PHP functionality to access PostgreSQL. Next, they show you how to install and configure your local test bed. The authors continue by describing the server strain that PG can handle. Then, they show you how to use Smarty and PearDB. Next, the authors also cover the integration between PostgreSQL and PHP; the interface with PostgreSQL from PHP; and how to write reusable queries. Finally, the authors go further by covering the installation and configuration of PostgreSQL.

    This most excellent book is not for beginners. Nevertheless, you will find plenty of tips and notes focusing shortcuts to complete both new and familiar tasks.
    Rating: 5 / 5

  • http://www.amazon.com/Beginning-PHP-PostgreSQL-Novice-Professional/dp/1590595475%3FSubscriptionId%3DAKIAJYJSDU2KTKP3AFEQ%26tag%3Dkrizznawebid-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26cr Joseph Topjian

    Divided into two parts, Beginning PHP and PostgreSQL 8 teaches all the fundamentals of these two technologies from the ground up. Part One is a massive text that covers absolutely everything about PHP: installation, data types, PEAR, Smarty, Objects, and more.

    Part Two is all about PostgreSQL. Though it’s much shorter than Part One, it’s just as feature packed. Installation, client utilities, advanced data types, triggers, views, and interfacing with PHP are just some of the topics covered.

    This book definitely has a lot of content. If read from beginning to end, there’s no doubt that any newcomer will have a better understanding about these two technologies. I do have one complaint though: I found the style of writing to be too much like a reference manual. Although this /is/ a technical book, I think a different approach would appeal more to beginners. Maybe content with more events and actions to build full projects would help. Other than that, I think this is a great book for beginners – especially those curious about PostgreSQL.
    Rating: 4 / 5

  • http://www.amazon.com/Beginning-PHP-PostgreSQL-Novice-Professional/dp/1590595475%3FSubscriptionId%3DAKIAJYJSDU2KTKP3AFEQ%26tag%3Dkrizznawebid-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26cr D. Trent

    What’s annoying about this book is that I bought it to learn more about PHP and PostgreSQL but the authors decide to use Smarty and PearDB throughout instead. If I wanted to learn those two I would have bought books about them. Smarty and PearDB is used in every single piece of code they do which is extremely annoying. I don’t want to learn Smarty or PearDB. If you’re trying to learn PHP and PostgreSQL don’t buy this book. If you want to learn Smarty and PearDB this book might be for you.

    Rating: 2 / 5