Programming: PHP tutorials

Showing tutorials 60 to 80 out of 180 PHP tutorials.

ADVERTISMENT

ADVERTISMENT

Plugins are very flexible and can execute for various purposes at many different times  In this article on Customizing Plugins in Joomla 1 5x we will see how a plugin is constructed  the types of plugins  plugin events  plugin order  the different types of files we need for a plugin and how to customize a plugin

Customizing Plugins in Joomla! 1.5x

Plugins are very flexible and can execute for various purposes at many different times. In this article on Customizing Plugins in Joomla 1.5x we will see how a plugin is constructed, the types of plugins, plugin events, plugin order, the different types of files we need for a plugin and how to customize a plugin.

Not yet rated with 76 hits  Added on: Aug 27, 2009

Learn the basics of programming in PHP with examples   Building program easily and quickly in this site   Free access to solved and proposed exercises wich are part of the learning process

PHP by example

Learn the basics of programming in PHP with examples. Building program easily and quickly in this site. Free access to solved and proposed exercises wich are part of the learning process.

Not yet rated with 148 hits  Added on: Jul 12, 2009

Introduction to PHP GTK signals  Signals are notifications fired by the user or internal coding

Beginning PHP-GTK: Signals

Introduction to PHP-GTK signals. Signals are notifications fired by the user or internal coding.

Not yet rated with 116 hits  Added on: Jul 09, 2009

This tutorial will guide you through creating a simple PHP GTK Graphical User Interface  GUI

Beginning PHP-GTK: Creating a Simple Interface

This tutorial will guide you through creating a simple PHP-GTK Graphical User Interface (GUI).

Not yet rated with 104 hits  Added on: Jun 29, 2009

Drupal provides an environment where a single person can do the job of creating  editing  approving  and publishing  This works well with a small site and a low volume of content  However  where large sites and larger quantities of content prevail  there is often a team involved

Supporting an Editorial Team in Drupal 6

Drupal provides an environment where a single person can do the job of creating, editing, approving, and publishing. This works well with a small site and a low volume of content. However, where large sites and larger quantities of content prevail, there is often a team involved.

Not yet rated with 177 hits  Added on: Jun 24, 2009

http   www myhow2guru com archives php call oracle store procedure

http://www.myhow2guru.com/archives/php-call-oracle-store-procedure/

http://www.myhow2guru.com/archives/php-call-oracle-store-procedure/

Not yet rated with 119 hits  Added on: Jun 13, 2009

This extract will help you learn how to manage roles and grant permissions to users in different contexts  We will cover the assignment of roles  the modification of existing roles and the creation of new roles before we deal with any role related settings  You would learn what roles are and how they are applied in different contexts  We then covered the modification of existing roles before creating our own custom roles  such as Parent  Inspector  or Librarian

Comprehensive Manual for Moodle Administrator

This extract will help you learn how to manage roles and grant permissions to users in different contexts. We will cover the assignment of roles, the modification of existing roles and the creation of new roles before we deal with any role-related settings. You would learn what roles are and how they are applied in different contexts. We then covered the modification of existing roles before creating our own custom roles, such as Parent, Inspector, or Librarian.

Rated:*** with 182 hits  Added on: May 18, 2009

Web Content Management Systems allow users to manage their web content easily  They are generic in nature and perform a variety of operations  This chapter covers a variety of top Web CMSs  It will teach users how to perform customizations and content management operations  discover interesting features in CMSs and examine which CMS could be right for them

Web CMSs

Web Content Management Systems allow users to manage their web content easily. They are generic in nature and perform a variety of operations. This chapter covers a variety of top Web CMSs. It will teach users how to perform customizations and content management operations, discover interesting features in CMSs and examine which CMS could be right for them.

Rated:*** with 223 hits  Added on: May 14, 2009

The tutorial includes details on using roles effectively to structure your site  Additionally in this tutorial  more advanced techniques with views are covered  as we begin to use views to track student and teacher blog posts

Creating the Student Blog using Drupal

The tutorial includes details on using roles effectively to structure your site. Additionally in this tutorial, more advanced techniques with views are covered, as we begin to use views to track student and teacher blog posts.

Rated:*** with 219 hits  Added on: May 08, 2009

This tutorial gives the outline of a highly flexible role based access control system  Furthermore  it helps in establishing principles using standard notions of RBAC  The tutorial teaches you the code for administering RBAC and also explains how questions about access can be answered

Access Control System

This tutorial gives the outline of a highly flexible role-based access control system. Furthermore, it helps in establishing principles using standard notions of RBAC. The tutorial teaches you the code for administering RBAC and also explains how questions about access can be answered.

Rated:*** with 265 hits  Added on: May 05, 2009

How to change into Wordpress successfully  We recently changed form our own script into wordpress and this is our experience and tips to fellow web masters

Changing to Wordpress

How to change into Wordpress successfully. We recently changed form our own script into wordpress and this is our experience and tips to fellow web masters

Rated:*** with 235 hits  Added on: May 02, 2009

The accordion widget is a robust and highly configurable widget that is made up of a series of containers and allows users to save space on their web pages by only displaying a certain section of related content at any point in time  This is another component dedicated to the effective display of content  It is like a tabbed interface but positioned vertically instead of horizontally

The Accordion Widget

The accordion widget is a robust and highly configurable widget that is made up of a series of containers and allows users to save space on their web pages by only displaying a certain section of related content at any point in time. This is another component dedicated to the effective display of content. It is like a tabbed interface but positioned vertically instead of horizontally.

Rated:*** with 236 hits  Added on: Apr 23, 2009

Lighttpd is a secure  flexible  and most importantly  light web server designed and optimized for high performance environments  It is open source and licensed under the revised BSD license  Its event driven architecture optimized for a large number of parallel connections  its advanced features  FastCGI  CGI  Auth  Output Compression  URL Rewriting  and many more   and its small memory footprint compared to other web servers  make Lighttpd the perfect server software for every web server that suffers load problems or for serving static media separately from dynamic content     Lighttpd supports the FastCGI  SCGI  and CGI interfaces to external programs  permitting web applications written in any programming language to be used with this server  Excellent performance for PHP  a particularly popular language  has received special attention  Additionally  Lighttpd has become popular within the Ruby on Rails community  This tutorial teaches you more about migrating from Apache to Lighttpd

Learn to work with lightning-fast web server Lighttpd

Lighttpd is a secure, flexible, and most importantly, light web server designed and optimized for high performance environments. It is open-source and licensed under the revised BSD license. Its event-driven architecture optimized for a large number of parallel connections, its advanced features (FastCGI, CGI, Auth, Output Compression, URL Rewriting, and many more), and its small memory footprint compared to other web servers, make Lighttpd the perfect server software for every web server that suffers load problems or for serving static media separately from dynamic content. Lighttpd supports the FastCGI, SCGI, and CGI interfaces to external programs, permitting web applications written in any programming language to be used with this server. Excellent performance for PHP, a particularly popular language, has received special attention. Additionally, Lighttpd has become popular within the Ruby on Rails community. This tutorial teaches you more about migrating from Apache to Lighttpd.

Rated:*** with 323 hits  Added on: Apr 15, 2009

This tutorial shows you how to embed and display third party video within your content  using Embedded Media Field to automatically parse and display video from an editor s pasted URL from YouTube  Blip TV  or other providers

Embeding a Third-Party Video in your Drupal website

This tutorial shows you how to embed and display third-party video within your content, using Embedded Media Field to automatically parse and display video from an editor's pasted URL from YouTube, Blip.TV, or other providers.

Rated:*** with 208 hits  Added on: Apr 08, 2009

The combination of products  presentation  and service makes our store unique  Before adding products  we need to make some decisions about how we will organize our site  A few minutes of planning now can save us hours of work later  This Chapter focuses on creating categories and attributes  a necessary step before you can build your catalog of products

Creating Categories and Attributes with Magento

The combination of products, presentation, and service makes our store unique. Before adding products, we need to make some decisions about how we will organize our site. A few minutes of planning now can save us hours of work later. This Chapter focuses on creating categories and attributes, a necessary step before you can build your catalog of products.

Rated:*** with 258 hits  Added on: Apr 07, 2009

An easy way to make an advertisement rotator

Advertisement Rotator

An easy way to make an advertisement rotator

Rated:**** with 164 hits  Added on: Mar 12, 2009

Learn how to make your Page Titles   title   title   and Meta Descriptions load from a flat file  According to what page it is

Page Titles Load From Flat File

Learn how to make your Page Titles () and Meta Descriptions load from a flat file, According to what page it is.

Rated:*** with 193 hits  Added on: Mar 12, 2009

Learn how to create a contact form

Easy Contact Form

Learn how to create a contact form

Rated:*** with 191 hits  Added on: Mar 12, 2009

Learn how to create a neat system for originally managing website templates  but can be easily adapted to have many other uses

MySQL Powered Web Template Management System

Learn how to create a neat system for originally managing website templates, but can be easily adapted to have many other uses.

Rated:*** with 211 hits  Added on: Mar 12, 2009

This article explains how effective PHP Framework web applications are developed using CodeIgniter  along with its important features and advantages  with an example

Using Codeigniter for PHP application development

This article explains how effective PHP Framework web applications are developed using CodeIgniter, along with its important features and advantages, with an example

Rated:*** with 349 hits  Added on: Dec 29, 2008

Go to Top

» Hardware reviews

SOFTutorials

Highest Rated

This tutorial shows you how to create 3D flash photo gallery using 3rd flash tool called Wondershare Flash Gallery Factory  Easy to make 3D flash gallery with pre designed free templates and no flash or XML skills needed

How to create 3D flash photo gallery - This tutorial shows you how to create 3D flash photo gallery using 3rd flas...

Rated:***** with 10425 hits

In this tutorial  we will try to make a Snowy Mountain scene in 3dsmax  We will work with several types of Materials Maps in the tutorial frequently  Follow the below link for more details

Creating Snowy Mountain Scene in 3ds Max - In this tutorial, we will try to make a Snowy Mountain scene in 3dsmax. We ...

Rated:***** with 9791 hits

This tutorial will show you the basics of 3d design with photoshop     You can implement those in your logo designs

3d basics for making logos with Photoshop - This tutorial will show you the basics of 3d design with photoshop. You ...

Rated:**** with 5155 hits

Video a lesson 3ds Max Female Body Modeling 3ds Max

Female Body Modeling.3ds Max. - Video a lesson 3ds Max.Female Body Modeling.3ds Max. ...

Rated:**** with 30076 hits

Most Popular

Easiest way to improve Capture performance in Windows MovieMaker  Follow the tutorial

Improving capture performance in Windows Movie Maker - Easiest way to improve Capture performance in Windows MovieMaker. Follow th...

Rated:*** with 89303 hits

In this tutorial we re going to recover detail from the skin area and have it on a separate layer for full control

Recover detail from highlights and exposed skin photoshop tutorial. - In this tutorial we’re going to recover detail from the skin area and have ...

Rated:**** with 74990 hits

This photoshop tutorial will show you a fast technique to enhance eyes and make them stand out

HOW TO ENHANCE EYES IN PHOTOSHOP - This photoshop tutorial will show you a fast technique to enhance eyes and ...

Rated:*** with 73697 hits

Oil Portrait and Acrylic Photo Effects photoshop tutorial

Oil Portrait and Acrylic Photo Effects - Oil Portrait and Acrylic Photo Effects photoshop tutorial...

Rated:**** with 63289 hits