TipClique Tutorials feed. Recently Popular PHP Tutorials


Feb 5

Adding and Managing Image Content in Joomla!

Posted by , in PHP Tutorials

Utilizing multimedia effectively within a Joomla website requires discipline and knowledge. Multimedia provides us with stunning interactive user experiences and wonderful design options. This tutorial provides complete assistance that will enable you to utilize image content effectively within your Joomla! website. Along with browser support and accessibility for images, you will learn to create multimedia [...]

Popularity: 16.9%

Thumbnail for Adding and Managing Image Content in Joomla!
Clique It


Jan 19

AJAX form Validation

Posted by , in PHP Tutorials

AJAX Form Validation this chapter helps users create a form validation application that implements traditional techniques with added AJAX flavor, thereby making the form more user friendly,responsive, and pleasing.

Popularity: 16.9%

Thumbnail for AJAX form Validation
Clique It


Jan 19

AJAX form Validation

Posted by , in PHP Tutorials

AJAX Form Validation this chapter helps users create a form validation application that implements traditional techniques with added AJAX flavor, thereby making the form more user friendly,responsive, and pleasing.

Popularity: 16.9%

Thumbnail for AJAX form Validation
Clique It


Jan 11

Build User Login Flash Widget

Posted by , in PHP Tutorials

This chapter shows how to utilize user management within a Flash application by building a User Login Flash widget. One of the most important aspects of the Drupal CMS is its ability to manage its users and protect the content of that site using a permission-based role system.

Popularity: 16.9%

Thumbnail for Build User Login Flash Widget
Clique It


Jan 11

Build User Login Flash Widget

Posted by , in PHP Tutorials

This chapter shows how to utilize user management within a Flash application by building a User Login Flash widget. One of the most important aspects of the Drupal CMS is its ability to manage its users and protect the content of that site using a permission-based role system.

Popularity: 16.9%

Thumbnail for Build User Login Flash Widget
Clique It


Dec 17

How to ease the way of storing configuration parameters

Posted by , in PHP Tutorials

I'm been building a system of my own for a while now, and thaught of sharing some code with you. I'm building some kind of community, with users and stuff. In most systems, you need to have configuration parameters, that you can easily change, and especially if more people will be administrating the site, so you [...]

Popularity: 16.9%

Thumbnail for How to ease the way of storing configuration parameters
Clique It


Dec 4

PHP Refferal System

Posted by , in PHP Tutorials

This is a basic referral system i typed up while in school. Easy to understand and follow.

Popularity: 16.9%

Thumbnail for PHP Refferal System
Clique It


Dec 4

PHP: Currently Active Users

Posted by , in PHP Tutorials

In this tutorial I'll show you how to show the users that are logged on to your website like the one in codecall home page. Theres several techniques that you can use to do so, I choose to use this one for simplicity.

Popularity: 16.9%

Thumbnail for PHP: Currently Active Users
Clique It


Dec 4

Ajax innerHTML

Posted by , in PHP Tutorials

This tutorial continues my tutorial on innerHTML. In this tutorial, instead of using a function that will directly update the page, we are going to use ajax techniques to update the page. By using Ajax, you can call out to any piece of PHP (or other web language like ASP) code, rather than just be [...]

Popularity: 16.9%

Thumbnail for Ajax innerHTML
Clique It


Dec 4

Easy to understand tutorial - GET and POST

Posted by , in PHP Tutorials

In this tutorial, I will show you a simple example of using POST or GET in a form on a page to simply print “Hello, NAMEHERE”. Of course, POST and GET can be used for better things than this, like sending form information, but this will be enough so that I can show you the [...]

Popularity: 16.9%

Thumbnail for Easy to understand tutorial - GET and POST
Clique It


Dec 4

Sending emails with PHP & jQuery

Posted by , in PHP Tutorials

A tutorial about sending emails and using AJAX for it.

Popularity: 16.9%

Thumbnail for Sending emails with PHP & jQuery
Clique It


Dec 4

Debugging MySQL issues in PHP

Posted by , in PHP Tutorials

Possibly the most common issue users have with PHP is working with MySQL. When a query fails, many users don't know where to begin debugging. This guide outlines my debugging procedure.

Popularity: 16.9%

Thumbnail for Debugging MySQL issues in PHP
Clique It


Dec 4

Simple Chatroom with PHP & jQuery

Posted by , in PHP Tutorials

How to make a simple chatroom with PHP

Popularity: 16.9%

Thumbnail for Simple Chatroom with PHP & jQuery
Clique It


Dec 3

PHP: Manipulating And Reading XML With SimpleXML

Posted by , in PHP Tutorials

SimpleXML is an extension to PHP added in version 5 that turns an XML document into an object making it easy for you to iterate through. The extension solves many of the complexities surrounding XML parsing with PHP prior to version five. The new XML object can be processed with normal property selectors and array [...]

Popularity: 16.9%

Thumbnail for PHP: Manipulating And Reading XML With SimpleXML
Clique It


Dec 2

PHP: Introduction To PDO

Posted by , in PHP Tutorials

In this tutorial I'll introduce you to using PDO and show examples of its use. The tutorial assumes you already have a database and tables setup (I'll be using MySQL and SQLite) for testing.

Popularity: 16.9%

Thumbnail for PHP: Introduction To PDO
Clique It


Tutorials 1-15 of 130