Loading...

More materials by author - Page 1

in Flash Tutorials
Introduction to Flash MX Design

Ok, im going to attempt to write a tutorial on using 'Macromedia FLASH MX' for Windows. Im using Windows ME, And I also use Windows XP and I dont think the program differs between Windows OS'. However, MACINTOSH maybe different...

read more
in PHP
How to Create Pagination with PHP

This tutorial is designed to guide you through the logic and code behind the process of paginating data in PHP. In this tutorial, the data is retrieved from mySQL database...

read more
in PHP
One File Website

This will be for the smaller websites, for the larger ones you can always include, this is still a great tutorial. It's quite simple really, PHP has a nice variable array called $_GET, You can set a variable to be equal to this, to use in if statements, like this...

read more
in PHP
PHP Functions

As with any decent language, PHP allows you to write your own functions. Let's look at a simple one...

read more
in PHP
Cookies Handling

Another great feature in PHP is cookie handling, PHP lets us do this with ease. The function we use to set a cooke is setcookie()...

read more

Copyright © All Rights Reserved