What the hell is horde ver

  What the hell is horde
  Category : Php Tutorials-tips Development  
  Platform :  
  Price :  
  Developer:  
  Version :  
  HomePage Address :  
  Demo URL :  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  

In spite of its unchallenged notoriety, IMP`s root class framework Horde is not well documented on the web. this is an introduction to the Horde framework that highlights the ease of use and installation.

 

more Tag: horde,

Also see ...


Apache, Apachecon and PHP 1)    Apache, Apachecon and PHP
 This article covers several useful topics on PHP programming from basics to working with database. Main topics include: mod_php - Hello World, PHP Programming, Maintaining State on a Single Page, Maintaining State Between Multiple Pages, PHP Data Enabled App Using PostgreSQL, and Installing phplib in a Postgres Environment....

COM Functions in PHP4 (Windows) 2)    COM Functions in PHP4 (Windows)
 This is a tutorial that teaches the users how to handle COM functions through a real PHP4 programming by using examples like ms office 2000 word, excel programs and adobe distiller program. This tutorial provides info to the users about the use of tag functions for PHP4 COM which can be used when the OOP construct does not work. This tutorial tells the users that they can reach the COM methods and properties by using the OOP class. In this tutorial the application program should document its...

Caching output in PHP 3)    Caching output in PHP
 This is a tutorial where one can find more information about caching out put by using output buffering. This tutorial insists that two files are required to perform a perfect buffering over the output, one executes before the other PHP scripts and another one is for executing after certain PHP scripts. This tutorial also provides users step by step procedures that have to be followed in caching output. People can also find some sample codes to learn about output buffering....

Arrays, HTML, and PHP 4)    Arrays, HTML, and PHP
 This 4-page tutorial guides you through step-by-step how to pass arrays and using checkboxes/select boxes in PHP....

How to make index.php?p=page 5)    How to make index.php?p=page
 I will show you easely and quickly How to make this kind of website index.php?p=page...

Debugging PHP: Did You Remember to 6)    Debugging PHP: Did You Remember to "Dot All Your I's and Cross All Your T's"?
 This is a tutorial which tells the users how to debug their programs created with php. The author says that this tutorial provides some information about use of debug in which every sentence must end with a period, spelling mistakes, time to proofread their code, etc. The author says to the users that in php every statement must end with a semicolon which is the easiest rule to remember and the most common error done by everyone but With much larger programs this error may not be so obvious....

PHP Debugging with Class 7)    PHP Debugging with Class
 This article talks about a technique for debugging CGI programs written with the PHP scripting language. Topics include: Creating the Debug Class, Testing the Debug Class, Using the Debug Class, Production Debugging, and more....

ImpAKT Basics Tutorial 8)    ImpAKT Basics Tutorial
 This document's goal is to present the basic tNG features. We'll create a simple site that will be used to manage a company's departments and employees. Users will be able to display the existing departments, to add a new department, to edit or to delete an existing one. The same will apply for the employees....

Couch Sessions 9)    Couch Sessions
 Need to build an online shopping cart in a hurry? This article takes a look at session management, an important component of transaction-based Web sites, and explains the fundamentals of adding session support to your site. Examples in PHP4 and PHP3 with PHPLib....

MyAutoresponderPro 1)    MyAutoresponderPro
 MyAutoresponderpro is a script based on php where series of emails are sent automatically to subscribers.In this script,all emails are personalized.To make them buy from you again,It automatically follows up on your customers.Sends a “thank you”-email to everyone who has made a purchase from your site automatically.This features super fast email delivery,Use on unlimited number of domains,fully automated,This script is the best choice for web owners who wants to take control of their online...

webMOOD 2)    webMOOD
 It is a php based script and it requires Mysql database and FTP. It gives output straight away and should work with oldest browsers. Content is separated from layout or structure.Users need not to have any HTML knowledge. Layout possibilities and Menu options are available in webMood.Hierarchical menus are available for Classic Mode and normal menus are available for Modern Mode....

Winamp xml Parser 3)    Winamp xml Parser
 Publish your winamp playlists on your website. It is compatible with Winamp versions older than 5 and runs on all platforms that support Winamp....

Image Voting PRO 4)    Image Voting PRO
 Image Voting PRO is a PHP based rating script that incorporates an admin interface to allow authorized users to rate on images. Commenting system is available to post comments on pictures. plus and minus functions are included with polls rating. preview of pictures is allowed. You can set maximum number of pictures to preview. Skipping to next picture is automated. Layout of polls can be changed to adapt to your site design. Online multiple language support is provided. 'Send to friend' faci...

EasyEcard 5)    EasyEcard
 Feature: easy to install wizard script; Only 4 steps to complete installation process. Powerful Admin Control Panel to manage categories, create unlimited categories, upload or delete image, music files and much more....

Session: simple password protection 6)    Session: simple password protection
 Usage of sessions is sortly explained by using two examples: a hit counter and a simple password protection script....

Text counter 7)    Text counter
 A very detailed tutorial of how to create your own flat file text counter. No database required!...

Design Patterns with PHP: The Singleton 8)    Design Patterns with PHP: The Singleton
 An introduction to the singleton design pattern and how it can help you. Whats it good for? come on it and read to see!...

PHP Cookies Tutorial 9)    PHP Cookies Tutorial
 A cookie is a flat file that stores tiny bits of information. It is stored on the clients machine and is passed to the client when they visit your site. Each cookie can store anything from usernames to number of visits to a site. This tutorial will teach you how to create, retrieve, display, and delete cookies using php....