Php Tutorials

Create a shopping cart Part II

Posted under Php Tutorials on Saturday, 6 June 2009 by
In the second part of the tutorial, we learn how to add an item to the shopping cart and how to delete an item from the shopping cart. We also learn how to use cookies in order to keep trace of the items added to every single cart. View...
Create a shopping cart Part II

WordPress Theme For The Ultra Beginner Part 1

Posted under Php Tutorials on Saturday, 6 June 2009 by
A easy to follow guide to creat a wordpress theme aimed at the beginner View...
WordPress Theme For The Ultra Beginner Part 1

Protecting your database and website against SQL injections

Posted under Php Tutorials on Saturday, 6 June 2009 by
This tutorial will show you how you can easily yet effectively protect your website and database against SQL injections and to secure user inputs. View...
Protecting your database and website against SQL injections

RSS Count as pure text

Posted under Php Tutorials on Saturday, 6 June 2009 by
Learn how to display your rss count as pure text, instead of the feedburner image. View...
RSS Count as pure text

Everything You Need to Get Started with MySQL

Posted under Php Tutorials on Saturday, 6 June 2009 by
Everything You Need to Get Started with MySQL View...
Everything You Need to Get Started with MySQL

Creating a File Hosting Site with CodeIgniter

Posted under Php Tutorials on Saturday, 6 June 2009 by
Creating a File Hosting Site with CodeIgniter View...
Creating a File Hosting Site with CodeIgniter

Creating a PHP gallery

Posted under Php Tutorials on Saturday, 6 June 2009 by
This tutorial will show you how to create a very simple gallery using php and mysql. The gallery will have a front page to show all images in the gallery they shows a thumbnail of each image. The thumbnail will be created automatically when uploaded to the gallery. When the thumbnail is...
Creating a PHP gallery

Lesson 5 – HTML Forms & PHP

Posted under Php Tutorials on Saturday, 6 June 2009 by
Submitting information to PHP from forms. View...
Lesson 5 – HTML Forms & PHP

Lesson 6 – Object Oriented (Part 1)

Posted under Php Tutorials on Saturday, 6 June 2009 by
Cover's classes, interfaces and a basic level of OOP design View...
Lesson 6 – Object Oriented (Part 1)

Lesson 4 – Control Structures

Posted under Php Tutorials on Saturday, 6 June 2009 by
How to repeat code, and execute it only on a condition etc. View...
Lesson 4 – Control Structures

Lesson 1 – Data and Variables

Posted under Php Tutorials on Saturday, 6 June 2009 by
The basics of PHP, data and variables! View...
Lesson 1 – Data and Variables

Lesson 2 – Working with data

Posted under Php Tutorials on Saturday, 6 June 2009 by
Maths and formatting View...
Lesson 2 – Working with data
Page 5 of 41« First...23456789...203040...Last »