Showing posts with label php. Show all posts
Showing posts with label php. Show all posts

Building Websites with Joomla A step by step tutorial to getting your Joomla CMS website up fast Review

Building Websites with Joomla A step by step tutorial to getting your Joomla CMS website up fast
Average Reviews:

(More customer reviews)
Are you looking to buy Building Websites with Joomla A step by step tutorial to getting your Joomla CMS website up fast? Here is the right place to find the great deals. we can offer discounts of up to 90% on Building Websites with Joomla A step by step tutorial to getting your Joomla CMS website up fast. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Building Websites with Joomla A step by step tutorial to getting your Joomla CMS website up fast ReviewMy hope was that the book would do what the Editorial Review said i.e. walk you through the creation of your own website. It does not. It does walk you one by one through every possible menu item etc, although again not in a particularly useful order. As others have said, most of what is there is already available in the online help. It would have been much better to have gone though the process of building a site to show the user all of the steps involved from planning to implementing to refining...
My other major complaint is one of the legibility of the screenshots - of which there are very many. They are presented at a size where it is very difficult to read the text on them, although this is important to understanding the book.
There are other brief niggles, the language is strange in some portions, and there is one point where the author refers the user to a very good online tutorial in German (can't really think why a professional editor would let that get through.)
Lastly, the price is rather high for a computer book - maybe it would be better value if a real example based tutorial were added.Building Websites with Joomla A step by step tutorial to getting your Joomla CMS website up fast Overview

Want to learn more information about Building Websites with Joomla A step by step tutorial to getting your Joomla CMS website up fast?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

PHP Black Book: Comprehensive Problem Solver (Black Book (Paraglyph Press)) Review

PHP Black Book: Comprehensive Problem Solver (Black Book (Paraglyph Press))
Average Reviews:

(More customer reviews)
Are you looking to buy PHP Black Book: Comprehensive Problem Solver (Black Book (Paraglyph Press))? Here is the right place to find the great deals. we can offer discounts of up to 90% on PHP Black Book: Comprehensive Problem Solver (Black Book (Paraglyph Press)). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

PHP Black Book: Comprehensive Problem Solver (Black Book (Paraglyph Press)) ReviewI read one of the authors articles about PHP and decided
to use PHP instead of ASP. I also decided to buy any book he wrote as the articles are so good. A few chapters on
HTML from another book were enough to start building web pages then I started reading the PHP Black Book. Each chapter seems to be complete so I can pick my way through the chapters I need and skip the ones I do not need. You only need about 5 of the 20 chapters to build a web site with a database and forms.
Windows is covered so I do not need to learn Unix.
MySQL is a useful database that has a whole chapter. I did not know you could use open source software like MySQL on Windows until I read that chapter. The database does what I want so I will skip the chapter on other databases.
Everybody says I need this and that for my web site. All the thises and thats are in the book. He explains SQL, XML, LDAP, IMAP, and and how to draw graphics straight from a web page script. I will use that to make my database results in to pictures.PHP Black Book: Comprehensive Problem Solver (Black Book (Paraglyph Press)) Overview

Want to learn more information about PHP Black Book: Comprehensive Problem Solver (Black Book (Paraglyph Press))?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

WordPress 2.7 Complete Review

WordPress 2.7 Complete
Average Reviews:

(More customer reviews)
Are you looking to buy WordPress 2.7 Complete? Here is the right place to find the great deals. we can offer discounts of up to 90% on WordPress 2.7 Complete. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

WordPress 2.7 Complete ReviewThis book helped me figure out how to convert an existing site to a WordPress theme, an especially challenging project since my existing html page design didn't have any clear header, middle, footer arrangement. I was able to figure out where I wanted to take things with my own theme development mostly from reading Chapter 6. (Getting under the engine with the WP template tags is far more empowering than following a tutorial that has you start out by fiddling around with an image in Photoshop.) Well written, too.WordPress 2.7 Complete Overview

Want to learn more information about WordPress 2.7 Complete?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

PHP Pocket Reference, 2nd Edition Review

PHP Pocket Reference, 2nd Edition
Average Reviews:

(More customer reviews)
Are you looking to buy PHP Pocket Reference, 2nd Edition? Here is the right place to find the great deals. we can offer discounts of up to 90% on PHP Pocket Reference, 2nd Edition. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

PHP Pocket Reference, 2nd Edition ReviewThe most serious problem with this book is that there's no index. If you want to remind yourself of what arguments a particular function needs, you have to work out which category the function falls in and hunt through the appropriate chapter.
It's useful as a reference if you can't get at the online PHP manual, but I've found that I rarely use it now. Maybe it's simply that the annotated online manual is so good, the book is redundant.
Having said that, some of the example code provided is extremely useful, though the code layout suffers from the small size of the pages.PHP Pocket Reference, 2nd Edition Overview

Want to learn more information about PHP Pocket Reference, 2nd Edition?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Web Database Applications with PHP & MySQL, 2nd Edition Review

Web Database Applications with PHP and MySQL, 2nd Edition
Average Reviews:

(More customer reviews)
Are you looking to buy Web Database Applications with PHP & MySQL, 2nd Edition? Here is the right place to find the great deals. we can offer discounts of up to 90% on Web Database Applications with PHP & MySQL, 2nd Edition. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Web Database Applications with PHP & MySQL, 2nd Edition ReviewI have just started learning some PHP & MySQL development using "PHP & MySQL Web Development" published by Sams and "Web Database Applications with PHP & MySQL" from O'Reilly. Prospective readers might be wondering the difference between the two in deciding which one to buy, so I hope to shed some light on the issue.
Sams: The Welling and Thomson book is more "hands-on" in that it takes the reader step-by-step in developing an e-commerce website. The chapters are organized in a goal-oriented manner: PHP, MySQL, the basics of e-commerce, security, and design of the site.
O'Reilly: The Williams and Lane book is structured in a similar way by showing readers PHP and then MySQL. Examples to reinforce concepts are also provided. While the O'Reilly book also tries to take the reader in developing an e-commerce site, it is a bit more theoretical. Also, there are some differences in focus: the O'Reilly book has a section on using JavaScript while the Sams book has a final chapter on creating PDF files using PHP.
If I had to choose just one book, I would go with the Sams book due to its more gentle learning curve. However, I believe that the O'Reilly book is no slouch, and I will probably come to appreciate it more once I gain more experience in PHP and MySQL development.
One last word about my programming background: I knew a bit of Perl, Java, HTML, and JavaScript before tackling PHP and MySQL. I consider myself to be an "advanced beginner" (an oxymoron, of course). To get the most out of these two books, you should know HTML well enough to read it (you should at least recognize some tags) and it would definitely be helpful if you have some programming experience. You could very well make PHP your first programming language, but I would advise against it. Start with something like Perl (whose syntax is very similar to PHP's).
I highly recommend both books to prospective PHP and MySQL developers who are willing to spend some time and effort.Web Database Applications with PHP & MySQL, 2nd Edition Overview

Want to learn more information about Web Database Applications with PHP & MySQL, 2nd Edition?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Building PHP Applications with Symfony, CakePHP, and Zend Framework Review

Building PHP Applications with Symfony, CakePHP, and Zend Framework
Average Reviews:

(More customer reviews)
Are you looking to buy Building PHP Applications with Symfony, CakePHP, and Zend Framework? Here is the right place to find the great deals. we can offer discounts of up to 90% on Building PHP Applications with Symfony, CakePHP, and Zend Framework. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Building PHP Applications with Symfony, CakePHP, and Zend Framework ReviewAuthors undertook a difficult task of presenting the reader with the most common PHP frameworks. Three authors, and three frameworks there are.
The book walks you through many features of a modern PHP application. It has chapters on testing, and internationalization, which is something not all recent publications take into consideration. While reading, sooner or later you'll probably want to focus on one of the frameworks, and you can easily skip the other ones. What's good is that the book offers you choice, and you can get an actual feel of how a different framework looks from the inside out, without having to spend too much time going too deep into something you would not actually need.
Apart from the implementation details the book also contains the theory necessary to grasp the actual idea behind the code, like design patterns or some database theory. The code's also conveniently accessible from the publishers website, so it's easier to try it "on".
Overall I give it thumbs up, and recommend it to you if you want to start developing your own applications in any of the tree frameworks. And if you are already using one of them, to see what the other two are up to.Building PHP Applications with Symfony, CakePHP, and Zend Framework Overview

Want to learn more information about Building PHP Applications with Symfony, CakePHP, and Zend Framework?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Learning PHP 5 Review

Learning PHP 5
Average Reviews:

(More customer reviews)
Are you looking to buy Learning PHP 5? Here is the right place to find the great deals. we can offer discounts of up to 90% on Learning PHP 5. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Learning PHP 5 ReviewFrom the title I would have expected that the book spend all of it's slim 300 page frame on a soup to nuts language introduction. For the first six chapters it looks that way as it rolls through language basics, variables, conditionals, arrays, etc. But then it veers into the practical for the rest of the book and covers topics such as database access through Pear DB and the use of XML.
There is a lot to like about this book. The chapters are short, focused and practical. And I have no issues recommending the book on a technical level. Especially the database section which advocates simple safe SQL practices. In particular you should follow the advice on page 126 about using the '?' operator in your SQL queries.
There isn't much new for PHP 4 programmers looking to learn about PHP 5. In fact there is little or no emphasis placed on teaching you to write classes. The only information about classes is about their consumption. This is definitely not a book for the experienced PHP developer, but for a beginner this is one of the best.Learning PHP 5 Overview

Want to learn more information about Learning PHP 5?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

PHP Solutions: Dynamic Web Design Made Easy Review

PHP Solutions: Dynamic Web Design Made Easy
Average Reviews:

(More customer reviews)
Are you looking to buy PHP Solutions: Dynamic Web Design Made Easy? Here is the right place to find the great deals. we can offer discounts of up to 90% on PHP Solutions: Dynamic Web Design Made Easy. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

PHP Solutions: Dynamic Web Design Made Easy ReviewI'm about to start a new PHP project for our university website and was going to do it with the first edition of Dave Powers's PHP Solutions at my elbow. Now it will be the second edition. I have other PHP books and may dip into them a bit, but this is the one that will see me through.
It seems that Powers came to computer guru-dom from a career in broadcast journalism, and it shows in his ability to present exactly the information I need in exactly the way I need it. I'm a fairly experienced user-developer, but not a technical person. Powers is a wizard and at the same time a first-rate "host" to the reader. He understands the difference between making an explanation ALMOST confusion-free and getting it just right. His writing style pleasantly engages you on grown-up terms, with no static of jokiness to cut through.
As for content, PHP Solutions is, as the title declares, a solution-oriented approach to getting things done with PHP, not a ground-up tutorial or a dictionary-like reference. But I find that the challenges and solutions Powers has assembled amount to an important part of what I want to get done on a project. You can learn PHP basics anywhere (although Powers gives you a refresher in those, too) and then, when it comes to putting a particular capability into your website, turn to this book for the solution. For example, when I look at the code I wrote for my course-management system to display a list of students' reports with short extracts in screens of ten students each, I find the following comment:
// *** Prepare for paging through query results, displaying a specified number
//of records on the page and inserting a record-navigation system above and
//below the records. This is a heavily modified adaptation and combination of
//techniques from PHP Solutions by David Powers.
I really write comments like that, because I have to remember what parts of "my system" might need attribution if I describe it in an academic paper. The one above refers to the first edition of PHP Solutions, which brings us to an important point. I was working in PHP 4 at the time and dreading the move to PHP 5. Dave Powers took care of me at my own level but also showed how things could be done the newer way, thereby getting me started on the road to transition. If you're coming to PHP Solutions now, in the new edition, be aware that PHP 4 is a THING OF THE PAST -- and be glad! You shouldn't invest time and headaches in writing it at this date.
Note the following from the introduction to the book: "If you're in hurry or are daunted by the prospect of building class definitions, you can simply use the finished files. However, I encourage you to explore the class definitions. The code will teach you a lot of PHP that you'll find useful in other situations." Right. I started out pasting useful code snippets years ago but found that while it was the first step in learning the code, it was also the first step in a mess that I couldn't untangle when things didn't quite work. Do learn the lessons that Powers makes so learnable. They'll have you writing reusable code, and you'll understand how to deploy it. Still, you don't want to struggle with every last keystroke in making it run -- and that, of course, is why you want a book of solutions. So it's great having solid, tested examples to go from.
With many computer books, I feel that I've invested in a small number of valuable tips -- which is all right, if they're lifesavers. With PHP Solutions, the abundance of lifesavers and generally useful information is very rich. Since the original edition is my most-used computer book (literally), I'm happy to have had the chance to review this edition, working from a complimentary copy.PHP Solutions: Dynamic Web Design Made Easy Overview

Want to learn more information about PHP Solutions: Dynamic Web Design Made Easy?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...