CATEGORIES
2D Graphic
Adobe PhotoshopAdobe IllustratorAdobe InDesignAdobe FlashAdobe FreehandAdobe FireworksCorel DrawPaint Shop ProGIMP
3D GraphicAudio & VideoDesktop ProgrammingWebsite DevelopmentDatabaseBusiness ApplicationsOtherTutsBuzz Stuff 
POLL
What kind of tutorials are you interested in?

Search results for this tag: zend.
11 tutorials have been found in database.
... to list more tags click here
JavaScript » 25.06.2008 » by biohazard
0faves
Today I noticed a nice, short example of the Zend Framework, jQuery and Smarty stack I’m using. It’s got a lot of niceties from each component in a very small space, perfect for showcasing each and how they can be integrated!..
PHP » 21.06.2008 » by bybye
0faves
For some time now I’ve been working on an administrative backend system. I quickly found the need to extend DB Table with more stuff than needed when I extended the Zend Framework, it’s mostly convenience functions designed to reduce repetitive code snippets...
PHP » 27.04.2008 » by who
0faves
In this article, we'll look at using some other Yahoo! APIs to create our very own music mashup. Along the way, I'll introduce you to the Zend Framework, a time-saving, well-organised, open source framework for developing web applications in PHP 5.
PHP » 31.03.2008 » by bybye
0faves
Database abstraction layers provide an important role in modern web applications built with PHP. They allow you to easily switch your back end database server by changing just a few lines of code in your application.
PHP » 03.03.2008 » by gearup
0faves
This article will walk you through creating and sending plain-text and HTML emails, adding attachments, multiple recipients and much more.
PHP » 20.02.2008 » by who
0faves
In this tutorial, we will explore how to use the latest update of Zend Studio for debugging PHP scripts. But first, we will get an overview of the product, its various editions, the system requirements for running it, and other installation considerations.
PHP » 19.11.2007 » by bybye
0faves
Nice tutorial on using the Yahoo search web service with the classes from the Zend framework.
PHP » 07.11.2007 » by prodevtips
0faves
The first part in a series on how to write a combination of a CMS and community with the Zend Framework and the Smarty templating system.
PHP » 07.11.2007 » by bybye
0faves
Provided that you have checked my earlier tutorial on how to make instatiable controllers you could now use that functionality to create a widget system with Smarty.
PHP » 07.11.2007 » by bybye
0faves
What if you want to use some HTML Ajax without having to move code from the controller? The answer is that you have to be able to make instances of each controller.


