Categories
Tags → Tutorial For Php

Introduction to PHP Part 1 - The Basic

If you know HTML and new to PHP, This is the tutorial for you. This is the first of many part of the PHP tutorials which will guide you thru into creating a dynamic && easy maintenance website. Read on !
DETAILS

Creating a Search Application

In this tutorial, we will discuss a method of searching web pages for keywords. We will provide methods for exact keyword matching and a type of fuzzy search. Also included in this tutorial is a overview of using databases in PHP and a heavy concentr...
DETAILS

PHP Strings Primer

In order to accomplish almost any programming task with PHP you''ll be dealing with strings. To get the best out of PHP you must thoroughly understand the basic string functions available. In this tutorial we will lay down the foundations needed...
DETAILS

joeldg

The programmer journal of joeldg, the published PHP tutorial writer and contributor to the PHP language''s page. On his page he convers some of the advanced topics in PHP which are not covered elsewhere. Topics such as ncurses, and all SystemV s...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Simple Security and Sessions in PHP

This article demostrates an easy way to maintain sessions and security (or authorization) in PHP. It does NOT use the PHP built in session support. The following method will allow you to easily secure any PHP page by simply including a file at the to...
DETAILS

Logging Your Website With PHP Using a Flat File

This tutorial will show you how to write your own Log Files using PHP. This tutorial shows you how to log unique visits with sessions or every single page viewed without sessions. A great introduction for writing to files, using sessions and PHP Pred...
DETAILS

Create dynamic sites with PHP && MySQL

This tutorial shows you how to use two open source, cross-platform tools for creating a dynamic Web site: PHP and MySQL. When we are finished, you will know how dynamic sites work and how they serve the content, and you will be ready to serve your ow...
DETAILS

Message Box HTTP Component for ASP and PHP

Visual Basic ''MsgBox'' function is much more flexible then JavaScripts ''alert'', you would notice it as you would go through the code. After installing this dll component, you can use this functionality with ease in PHP or ASP. ...
DETAILS

PHP-MySQL-Quiz

This simple quiz script uses php and mysql. The questions are added, edited or deleted via an online admin area. The quiz is simple to install, easy to customise, and very robust. There is also a 5 page tutorial for anyone wanting to examine the php ...
DETAILS

Flash GuestBook using PHP and Text files

This tutorial shows you how to create a simple Guest book in Flash. This Guest book is simple, efficient, fast, and easy to implement. There are no complicated database or xml issues to worry about. One swf, one script, and one text file. In this ex...
DETAILS

Page:
©2003-2019 jCay.com