|
|
|||||||||||||||
Login |
Php Tutorials
php Tutorials
|
|
CookiesRating: (0) |
Clicks: 394 Category: PHP >> Cookies and Sessions |
|
|
||
|
|
Cookies 101Rating: (0) |
Clicks: 574 Category: PHP >> Cookies and Sessions |
|
This tutorial explains the basic concept of cookies, and how to use them. |
||
|
|
Counter without a DatabaseRating: (0) |
Clicks: 468 Category: PHP >> Counters |
|
A counter is an essential part of any website. In this tutorial we will use PHP to create our own counter. Given that not everyone has access to a database, this tutorial will save the hits to a .dat file. |
||
|
|
Counting unique visitorsRating: (0) |
Clicks: 514 Category: PHP >> Counters |
|
This tutorial will teach you how to create your own advanced counter. This is not a common way when you need to write each time when user reloads the page, but this is cookies based technique for counting real people. You will be able to count old and new |
||
|
|
Create a PHP Select ListRating: (0) |
Clicks: 496 Category: PHP >> Form Processing |
|
How to select, display and have fun with HTML select list objects using PHP and Super Globals. |
||
|
|
Create a Visitor Comment System with PHP and MySQLRating: (0) |
Clicks: 235 Category: PHP >> Taggers, Shoutboxes, Blogs |
|
|
||
|
|
Create an Image galleryRating: (0) |
Clicks: 553 Category: PHP >> Flash and PHP |
|
An advanced image gallery using flash remoting AMFPHP and GD library. |
||
|
|
Create an IPB Registration Form from scratch in PHRating: (0) |
Clicks: 1249 Category: PHP >> Forums and Guestbooks |
|
|
||
|
|
Create Dynamic And Stylish Content Boxes with PHPRating: (0) |
Clicks: 479 Category: PHP >> Navigation and Templates |
|
|
||
|
|
Create Your Own GuestBookRating: (0) |
Clicks: 497 Category: PHP >> Guestbooks |
|
A three part guide to creating a simple PHP guestbook, from creating the table in MySQL, to storing the entries and displaying the messages on your page. |
||
|
|
Creating a Form MailerRating: (0) |
Clicks: 490 Category: PHP >> Form Processing |
|
A Thorough tutorial on creating a PHP Mail Form |
||
|
|
Creating a Lang FileRating: (0) |
Clicks: 296 Category: PHP >> Language and Text Filtering |
|
How to create and use a Language file |
||
|
|
Creating a Membership SystemRating: (0) |
Clicks: 445 Category: PHP >> Membership Scripts |
|
|
||
|
|
Creating a MySQLRating: (0) |
Clicks: 227 Category: PHP >> Taggers, Shoutboxes, Blogs |
|
Driven Shoutbox |
||
|
|
Creating a Photo GalleryRating: (0) |
Clicks: 408 Category: PHP >> Image Manipulation |
|
This tutorial teaches you how to store a picture file on the server so that you can create a photo gallery of images that users upload to your site. The coding sample initially displays a form for you to fill in; browsing is enabled. The information enter |
||
|
|
Creating an image galleryRating: (0) |
Clicks: 318 Category: PHP >> Image Manipulation |
|
This short tutorial will show you how to make a basic image gallery using PHP. The complete code presented. |
||
|
|
Creating an Image GalleryRating: (0) |
Clicks: 282 Category: PHP >> Image Manipulation |
|
the goal of this tutorial is to give the reader an idea of how to construct a basic/dynamic image gallery from start to finish, not to imply that this is the only way, or even the best way to build a gallery; just a simple approach without all the bells a |
||
|
|
Creating Dynamic Images with PHPRating: (0) |
Clicks: 331 Category: PHP >> Image Manipulation |
|
This simple tutorial explains how to create images on the fly using PHP. It presents a simple code which you can use with a TTF font on your site. |
||
|
|
Creating Thumbnail using GD LibraryRating: (0) |
Clicks: 279 Category: PHP >> Image Manipulation |
|
|
||
|
|
Creating Your Own Log FilesRating: (0) |
Clicks: 220 Category: PHP >> Web Traffic Analysis |
|
Don't have access to your server logfile? Here, you will find how to create your own logfile using PHP. It is basically a small PHP script that extracted all the appropriate environment variables, put them together as a Common Logfile Format entry and wri |
||