Simple PHP MySQL Tutorial with examples like creating a guestbook, contact form, uploading files to database, creating a simple Content Management System (CMS), etc.
PHP/MySQL Tutorial is an article with three parts. The first part covers the installation information for Unix and Windows. In the second part, the author shows loops, if-else statement, how PHP can be used with HTML forms and how to edit or...
Simple Component Creation Tutorial - Part 1 is a tutorial through which beginners can learn more about COM components and its uses. In this tutorial author tells the way to access the functionalities to execute an application and the method to...
This is a very simple php form that sends the data people enter to a text file. You can edit the text file whenever you want by logging in to the admin.
Simple PHP Graphical Visitor Counter is a PHP counter used to view number of visitors visited users website. It dispays the number of visitors in graphical mode. It is easy to customize according to the users need. It uses no database rather it...
Simple PHP News Manager teaches the PHP learners to write a PHP script to implement an effective news module with their website. Gives the methods to create database for handling news data and explains the ways how to diaplay them on your...
A simple tutorial is a PHP based tutorial with which users can gain knowledge about the various usage of PHP codes and functions. This article will guide you through the process of dealing with forms, Xforms, webpages, objective codes and to use...
This is a simple and useful tutorial which teaches you how to create images using PHP functions and to send them directly to the web browser. The tutorial contains a brief introduction to GD image library and how to install it, creating and...
This is a simple image manipulation tutorial available in PHP which will be useful for beginners as well as for the programmers. By learning this tutorial thoroughly, they will come to know various functions that are available in PHP for creating...
A simple and complete tutorial covering all the steps of making your own web server. In this tutorial we setup Apache2, PHP 5 and MySQL v4.0 on a Windows machine. |