prodevtips has submitted 19 links
Fluent Arrays and Strings in PHP
in PHP added by prodevtips, on 23/6/2008 advanced tutorials oo programming php5
An example of how to create a fluent array and string library in PHP.
comment save reportCombining jQuery with the Zend Framework and Smarty
in PHP added by prodevtips, on 25/6/2008 AJAX advanced tutorials php5
Showcasing how jQuery can be used in combination with the most popular templating engines for PHP and a popular PHP framework with a simple example.
comment save reportExtending Zend DB Table
in PHP added by prodevtips, on 19/6/2008 advanced tutorials oo programming php5
Shows how you can extend the Zend DB Table which is an important part of the popular PHP framework, in order to do less database coding.
comment save reportEasy IP to country lookup
in PHP added by prodevtips, on 27/3/2008 beginner tutorials geo-ip networking
Check which country your visitors are coming from with an easy to use open database.
comment save reportAdvanced Zend Feed usage
in PHP added by prodevtips, on 9/3/2008 advanced tutorials oo programming php5
Parsing an item in multiple categories can be tricky, this tutorial shows you how.
comment save reportSorting 2D-arrays in PHP
in PHP added by prodevtips, on 6/1/2008 array beginner tutorials general
How to use array_multisort to sort tables by column.
comment save reportWriting a CMS/Community with Smarty and the Zend Framework Part 6
in PHP added by prodevtips, on 7/12/2007 AJAX advanced tutorials content management oo programming php5
Shows how to setup a gallery with multiple uploads through a Shockwave made with the Flex SDK, also shows how to extend Zend Session to setup custom session ids.
comment save reportWidgets with the Zend Framework and Smarty
in PHP added by prodevtips, on 1/12/2007 advanced tutorials oo programming php5
Brief how to on making widgets with the Smarty insert function.
comment save reportAjax, ZF and Smarty feed reader: part 3
in PHP added by prodevtips, on 24/11/2007 AJAX advanced tutorials oo programming php5
We take a look at the list feeds window and manage feeds window. Last part in the series.
comment save reportAjax, ZF and Smarty feed reader: part 2
in PHP added by prodevtips, on 15/11/2007 AJAX advanced tutorials oo programming php5
How to on building a feed reader with the Zend Framework, Smarty and HTML Ajax: The registration form window.
comment save reportAjax, ZF and Smarty feed reader: part 1
in PHP added by prodevtips, on 13/11/2007 advanced tutorials oo programming php5 zend framework
How to on building a feed reader with the Zend Framework, Smarty and HTML Ajax.
comment save reportWriting a CMS/Community with Smarty and the Zend Framework Part 4
in PHP added by prodevtips, on 13/11/2007 advanced tutorials oo programming php5
In this part we take a look at user registration, login and validation.
comment save reportWriting a CMS/Community with Smarty and the Zend Framework Part 3
in PHP added by prodevtips, on 11/11/2007 advanced tutorials content management oo programming php5
The third part in a series on how to write a combination of a CMS and community with the Zend Framework and the Smarty templating system.
comment save reportWriting a CMS/Community with Smarty and the Zend Framework Part 2
in PHP added by prodevtips, on 10/11/2007 advanced tutorials content management oo programming php5
The second part in a series on how to write a combination of a CMS and community with the Zend Framework and the Smarty templating system.
comment save reportMarrying the Zend Framework and HTML Ajax
in PHP added by prodevtips, on 6/11/2007 AJAX advanced tutorials php5 zend framework
This tutorial describes what to do in order to be able to instantiate controllers in the Zend Framework, the goal is to be able to make instances of them in order to handle Ajax requests.
comment save reportRegistration form with Flex and AMFPHP
in PHP added by prodevtips, on 5/11/2007 advanced tutorials
An example of how to make a working registration form complete with validation in Flex. Database communication is handled through AMFPHP and PHP.
comment save reportHow to write a PDF from PHP with a custom font and encoding
in PHP added by prodevtips, on 5/11/2007 advanced tutorials php
This is a description of how to go about writing PDF documents from PHP in any font and language.
comment save reportJoomla 1.5 Advanced Registration
in PHP added by prodevtips, on 5/11/2007 advanced tutorials content management php5
This tutorial shows you how to build a custom registration component with more fields and custom validation in Joomla 1.5 that you can use to override the default one.
comment save reportWriting a CMS/Community with Smarty and the Zend Framework Part 1
in PHP added by prodevtips, on 7/11/2007 advanced tutorials php5 zend framework
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.
comment save report