TipClique Tutorials feed. Recently Popular PHP Tutorials


Sep 4

Random Password Generation

Posted by , in PHP Tutorials

A common feature found on many websites upon user registration are random passwords. This tutorial will walk you through a script that generates a random password to a given length.

Popularity: 21%

Thumbnail for Random Password Generation
Clique It


Aug 28

Setting write permission on files in IIS/Windows

Posted by , in PHP Tutorials

This tutorial shows how to Avoid the "Permission denied in" IIS while installing a php script or running your own script. This tutorial has step by step instruction with screen shots of how to change read, write, execute permission on scripts. This will help you to avoid write permission errors for script installation, thumbnail [...]

Popularity: 19%

Thumbnail for Setting write permission on files in IIS/Windows
Clique It


Jan 16

Install Apache Web Server on Windows Vista

Posted by , in PHP Tutorials

This video tutorial explains how to install Apache Web Server on Windows Vista

Popularity: 20.3%

Thumbnail for Install Apache Web Server on Windows Vista
Clique It


Jan 11

Complete advanced login member system - PHP tutorial

Posted by , in PHP Tutorials

This tutorial will show you how to create an advanced member login system with PHP, users can register, change password, email activation is included.

Popularity: 20.3%

Thumbnail for Complete advanced login member system - PHP tutorial
Clique It


Dec 28

PHP url parameter and page include

Posted by , in PHP Tutorials

This tutorial explains how to populate content of an external page using php include function by sending url parameter.

Popularity: 19%

Thumbnail for PHP url parameter and page include
Clique It


Dec 26

Sending emails with php

Posted by , in PHP Tutorials

Learn howto send emails with PHP using PHPMailer. This tutorial provides you with all the information you need, and shows you easy examples of how to use it.

Popularity: 19%

Thumbnail for Sending emails with php
Clique It


Dec 24

Create dropdown menus using array

Posted by , in PHP Tutorials

This tutorial will explain how to create a dropdown menu using function which populates values from the array.

Popularity: 19.3%

Thumbnail for Create dropdown menus using array
Clique It


Dec 8

Creating a simple login script with php and mysql

Posted by , in PHP Tutorials

Learn to create a simple login system with php and mysql in 7 simple steps.

Popularity: 20%

Thumbnail for Creating a simple login script with php and mysql
Clique It


Dec 8

php file upload

Posted by , in PHP Tutorials

This tutorial will teach you how you can upload files to your website using PHP.

Popularity: 19%

Thumbnail for php file upload
Clique It


Dec 8

cutenews export to mysql - php tutorial

Posted by , in PHP Tutorials

This tutorial will show you how to export your posts from cutenews into a mysql table.

Popularity: 19%

Thumbnail for cutenews export to mysql - php tutorial
Clique It


Jul 14

PHP Site Search

Posted by , in PHP Tutorials

In this tutorial I will teach you how using dreamweaver you can create a PHP site search.

Popularity: 19%

Thumbnail for PHP Site Search
Clique It


Apr 15

Getting Input in PHP Scripts

Posted by , in PHP Tutorials

By far the most common way is through data passed by web forms using either the GET or POST methods (the GET method can also be used by simply adding a query string onto the end of the script's URL).

Popularity: 19%

Thumbnail for Getting Input in PHP Scripts
Clique It


Feb 28

How to Parse RSS Feeds With PHP ?

Posted by , in PHP Tutorials

This article represents a complete guide to the entire process of parsing RSS 2.0 files using PHP.

Popularity: 19%

Thumbnail for How to Parse RSS Feeds With PHP ?
Clique It


Feb 20

Generating a stronger password

Posted by , in PHP Tutorials

Learn how to generate a password of varying length AND varying strength in this beginner's tutorial

Popularity: 19%

Thumbnail for Generating a stronger password
Clique It


Feb 20

Generate a random password

Posted by , in PHP Tutorials

Learn how to generate a random password using php

Popularity: 19%

Thumbnail for Generate a random password
Clique It


Tutorials 31-45 of 74