Search Tutorials: (Advanced Search)
Newest 10 | Submit | Administration | All Categories Categories:
Cool Ideas
PHP
Animation
Dealing with Text
Web interface
Material or Surfaces
Adobetutorialz.com
photoshoptutorials.w
photoshopbuddy.com
heathrowe.com
13dots.com
thedesignworld.com
biorust.com
adobenerds.com
Drawing
Html Articles
Basic Techniques
Web Buttons
Play with colors
Design Techniques
Photo Effects
Photo Retouching
4 Photographers
Ruby On Rails
Flash Tutorials
3D Studio Max
JavaScript
icon tutorialSHRE Install TutorialSHRE
Tutorial preview image Displaying Date and Time - March 16, 2007 - Report Tutorial - Rating: (No Rating) - Discuss Tutorial
The date and time we will show how to display in this tutorial is the one specified by the server which is hosting our pages.

keywords:
display day time year occasion instance point in time
Author: phptutorial.info | Total Clicks: 43 | Category: PHP | Difficulty: 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult.

Tutorial preview image PHP: Session - March 16, 2007 - Report Tutorial - Rating: (No Rating) - Discuss Tutorial
During this process the server and the client will interchange information to identify each other.

keywords:
PHP: Session
Author: phptutorial.info | Total Clicks: 61 | Category: PHP | Difficulty: 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult.

Tutorial preview image Creating my first PHP file - March 16, 2007 - Report Tutorial - Rating: (No Rating) - Discuss Tutorial
To create a PHP page using the page above as our model, the first important action is to rename our file.

keywords:
Create my first folder sleeve dossier
Author: phptutorial.info | Total Clicks: 42 | Category: PHP | Difficulty: 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult.

Tutorial preview image Ban Users IP - March 16, 2007 - Report Tutorial - Rating: (No Rating) - Discuss Tutorial
To use the below code, simply past one of the codes in a file named ban.php

Then at the top of each html page or one of your header files put:

keywords:
forbid outlaw prohibit user
Author: www.zymic.com | Total Clicks: 54 | Category: PHP | Difficulty: 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult.

Tutorial preview image PHP Display Time - March 16, 2007 - Report Tutorial - Rating: (No Rating) - Discuss Tutorial
Simply add this code into any existing php document

<?
$time_offset ="0"; // you many need to change this do accomidate server time offset
$adj = ($time_offset * 120);
$time = date(" h:i:s",time() + $adj);
echo "$time";
?>
And that's it!

keywords:
show exhibit put on show occasion instance point in time
Author: www.zymic.com | Total Clicks: 40 | Category: PHP | Difficulty: 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult.

Tutorial preview image PHP Redirect - March 16, 2007 - Report Tutorial - Rating: (No Rating) - Discuss Tutorial
Simply add this code to your php document:

<?php
header("Location: http://www.blaa.com/blaa.php");
?>

You must add this on the first line of your document, else it will NOT work!

keywords:
forward send readdress
Author: www.zymic.com | Total Clicks: 55 | Category: PHP | Difficulty: 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult.

Tutorial preview image Create a random image display - March 16, 2007 - Report Tutorial - Rating: (No Rating) - Discuss Tutorial
Create a simple random image display. This code can easily be adapted to display other random things, such as quotes etc.

KEYWORDS:
make generate produce chance accidental haphazard picture representation icon show exhibit
Author: www.zymic.com | Total Clicks: 45 | Category: PHP | Difficulty: 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult.

Tutorial preview image Creating a simple PHP navigation! - March 16, 2007 - Report Tutorial - Rating: (No Rating) - Discuss Tutorial
Make sure to save the page that has the php code in it as a .php or .php3 file, if you don't it will not work and your navigation code will go kabloome.

keywords:
Create easy straightforward effortless direction-finding steering routing
Author: www.zymic.com | Total Clicks: 53 | Category: PHP | Difficulty: 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult.

Tutorial preview image P and J Programming 101 - Sequencing and Dependencies - March 16, 2007 - Report Tutorial - Rating: (No Rating) - Discuss Tutorial
This tutorial was one of the most enlightening for new programmers. They seem to have common problems

keywords:
indoctrination encoding brainwashing Sequencing dependency
Author: www.phpfreaks.com | Total Clicks: 50 | Category: PHP | Difficulty: 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult.

Tutorial preview image PEAR::SQLite: The Lightweight Alternative - March 16, 2007 - Report Tutorial - Rating: (No Rating) - Discuss Tutorial
Certainly MySQL and other relational database systems are handy for large scale or multi-user applications.

keywords:
PEAR frivolous trivial insubstantial option choice substitute
Author: codewalkers.com | Total Clicks: 55 | Category: PHP | Difficulty: 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult. 1 is the difficulty of this tutorial. 5 is the most difficult.


<< Back | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 | Next >>
Total Tutorials in Category: 799
Most Popular | Affiliates | Contact | All Authors | Random Tutorial | Best Rated | Total Tutorials: 6475 icon tutorialSHRE icon tutorialSHRE