PHP Basics Tutorials - LearnPHP.org

Sort byTutorials Per Page
Pages:1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | Next| Last
I have seen several tutorials how to write a banner rotator online. They are technically correct but looks like the programmers haven't really put their rotators in real environment. T
September 2, 2010 Today Views: 10 Total Views: 10
In this tutorial I will show you hot to create a simple AD rotator script without using database. The script can display both text and image ads and you can control the number of ads to be displayed at once.
September 1, 2010 Today Views: 4 Total Views: 14
Yesterday Facebook released a new application that allows you to place a Facebook Connect widget on your website that links directly to your Facebook fan page
August 31, 2010 Today Views: 2 Total Views: 12
So you need a simple banner ad rotator for your website. In this post I will guide you how to create one in PHP.
August 30, 2010 Today Views: 3 Total Views: 29
There are 3 main parts, the Javascript, the HTML and the PHP script. For this tutorial i am making it so you can change the date with the form and it will update the calendar without having to reload the entire page, AJAX style.
August 27, 2010 Today Views: 4 Total Views: 37
This tutorial will show you how to render a calendar for the current month using PHP and HTML. This tutorial makes use of PHPâ??s calendar functions â?? you must have these installed for the code to work.
August 26, 2010 Today Views: 6 Total Views: 56
In this tutorial, we will use the mstore calendar driver. The mstore calendar driver uses a local file storage format. Another driver that can be used is the ICAP driver, which allows access to remote calendar stores.
August 25, 2010 Today Views: 2 Total Views: 70

PHP Forms

Author: Drongo  Rating:
A PHP form on a web page allows a user to enter data that is sent to a server for processing. For instance, almost each company web site contains a contact form, so that visitors can send a message to the site owner.
August 23, 2010 Today Views: 11 Total Views: 126

Form builder

Author: Drongo  Rating:
Contact form builder is a visual form designer which allows you to build and deploy forms in minutes right from your web browser. Form Builder usually has an easy to understand layout based on sections and grids, onto which you place your form elements.
August 20, 2010 Today Views: 1 Total Views: 96
This tutorial teaches you step by step how to write a guestbook management system. This guestbook management system script is written so that you can manage the messages as admin. You can delete messages and block ip addresses.
August 19, 2010 Today Views: 7 Total Views: 140
Pages:1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | Next| Last