TipClique Tutorials feed. Recently Popular PHP Tutorials


Jun 29

Beginning PHP-GTK: Creating a Simple Interface

Posted by , in PHP Tutorials

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

Popularity: 17%

Thumbnail for Beginning PHP-GTK: Creating a Simple Interface
Clique It


Jun 16

Dates and Calendars module in Drupal 5

Posted by , in PHP Tutorials

Dates and Calendars is an article extracted from Marjorie Roswells’s new book titled, ‘Drupal 5 Views Recipes’ by Packt Publishing. In this tutorial, users will learn how to create a wide variety of views, mostly from a single workshop content type. This chapter rounds out coverage of all of the Views User Interface fieldsets, including [...]

Popularity: 17%

Thumbnail for Dates and Calendars module in Drupal 5
Clique It


Jun 16

PHP and XML

Posted by , in PHP Tutorials

In this tutorial we will go thru the possibilities of an XML manipulation by the PHP. We'll take a look at XML related PHP extensions and explain their use on fully working RSS mini reader.

Popularity: 17%

Thumbnail for PHP and XML
Clique It


Mar 22

Passing Values In The Url With Php

Posted by , in PHP Tutorials

Here is simple php technique which will allow you to pass information between pages through the URL. The format used to pass variables in the URL is the url itself. Something like this:

Popularity: 17%

Thumbnail for Passing Values In The Url With Php
Clique It


Mar 16

Random Password Script

Posted by , in PHP Tutorials

In this tutorial you´ll learn how to make a simple php script that will display random password every time you click "Generate Password"

Popularity: 18%

Thumbnail for Random Password Script
Clique It


Mar 4

How to create ExpressionEngine webpages

Posted by , in PHP Tutorials

The basic concept in ExpressionEngine is that of a template. Templates are what the outside world sees. At its most basic, a template in ExpressionEngine is a HTML (or CSS or JavaScript) file. If we want, we can use a template exactly like a HTML file, without any problems. We can create an entire [...]

Popularity: 18.3%

Thumbnail for How to create ExpressionEngine webpages
Clique It


Feb 23

Access Control

Posted by , in PHP Tutorials

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.

Popularity: 18.9%

Thumbnail for Access Control
Clique It


Dec 11

Using The PHP Include Command

Posted by , in PHP Tutorials

The include command is used to insert the content of an external HTML page into an existing PHP page.

Popularity: 18%

Thumbnail for Using The PHP Include Command
Clique It


Oct 28

Image Uploading With Auto Thumbnails Using PHP

Posted by , in PHP Tutorials

Learn how to upload images using php and create thumbnails at the same time. Easy to follow procedure designed for new comers to understand easily.

Popularity: 17.7%

Thumbnail for Image Uploading With Auto Thumbnails Using PHP
Clique It


Oct 21

POSIX Regular Expessions in PHP

Posted by , in PHP Tutorials

This tutorial brings you a basic overview of regular expressions in POSIX style and their support in PHP

Popularity: 17%

Thumbnail for POSIX Regular Expessions in PHP
Clique It


Oct 6

How to extract numbers from a string (text)

Posted by , in PHP Tutorials

This is a short function that extracts numbers from a string

Popularity: 17%

Thumbnail for How to extract numbers from a string (text)
Clique It


Oct 6

Make an alphabetical selection from elements of an array

Posted by , in PHP Tutorials

Here’s a snippet that extracts elements from an array starting with a specific letter (alphabetical search).

Popularity: 17%

Thumbnail for Make an alphabetical selection from elements of an array
Clique It


Oct 6

Equivalent of trim() function for arrays

Posted by , in PHP Tutorials

This function strips the null element values from the beginning and ending of an array.

Popularity: 18.3%

Thumbnail for Equivalent of trim() function for arrays
Clique It


Oct 6

Randomize text letters while keeping the words readable

Posted by , in PHP Tutorials

This is a function that converts a normal text into a scrambled one, but still readable.

Popularity: 17%

Thumbnail for Randomize text letters while keeping the words readable
Clique It


Oct 3

Creating a Tag Cloud

Posted by , in PHP Tutorials

This is a short tutorial that will give you an idea of how to create a Tag Cloud and implemented it the pages of your website.

Popularity: 18.6%

Thumbnail for Creating a Tag Cloud
Clique It


Tutorials 31-45 of 114