"If you are thinking about getting into Zend Framework development, this is definitely a book you want to own." — Cal Evans (Zend Developer Zone)
"I've found this book to be a good resource, even for a grumpy veteran PHP programmer like myself. Flipping through the chapters quickly I can find some slightly different ways of doing things on my projects, and I really like that Jason is also showing how to take tools outside of the PHP ecosystem and embrace them. Tools like Git and Capistrano are there to help you, why wouldn't you want to use them?"
— Chris Hartjes ( @TheKeyboard blog)
Creating Your First PHP Script
Released on: August 04, 2009 |
Duration: 5:11 minutes
Price: $1.00 One of PHP's most compelling characteristics is the ease in which you can get started using the language. But figuring out how to create that first script can sometimes be confusing. This video shows you how to create your first script, where to place the script so Apache can find it, and how to call the script from within your browser.