Categories
Tags → Php And Tutorial

Image upload with MYSQL database

In this tutorial is presented a simple code with informations about programing a script that uses MYSQL database to upload images. Very simple to interpretate, to code and to test, its a simple way to learn how to program a upload script that select ...
DETAILS

PHP discussion board / comments board

This is a three-part tutorial that shows you hwo to make a comment/discussion board like those on this site using PHP and mySQL. there are three files: comments.php, which displays the comments, commentadd.php, which processes the comment, and commen...
DETAILS

Apache with PHP && MYSQL on Windows

Learn how to install Apache server with PHP and MYSQL database on Microsoft Windows. This tutorial will explain step by step how to install and configure apache server on a Windows machine with complete links for packages. Very complete tutorial w...
DETAILS

PHP measuring page load time

In this tutorial you will learn from a simple code how to generate the page loading time using pure PHP programing. The idea is simple, this script generates a number that counts in seconds the page loading time. It&’s a very simple...
DETAILS

Simple ip counter based on PHP && mysql

Learn how to make a simple ip counter for your website using PHP programing language and Mysql database. In this tutorial you will learn how to make the tables on mysql database and how to program with examples the counter script.
DETAILS

PHP login script with advanced features

A php login script tutorial with complex features like: user confirmation, forgot password page, restricted access to web pages based on level access and more.
DETAILS

Basic PHP MySql Counter Tutorial

In this tutorial I will be showing you how to make a PHP hit counter using PHP and MySql. This is a basic text counter that will count every time your page is loaded...
DETAILS

TutorialCMS

This is a free PHP + MySQL based script released by WavelinkMedia. It will allow you to quickly and easily create a tutorial indexing website like Tutorilized and Good-Tutorials. Please make sure you read the terms and conditions carefully before dow...
DETAILS

Intro to PEAR HTML_Template_IT Package

Learn how to use the PEAR HTML_Template_IT Package to create a templating system for your website using PHP and HTML. After this tutorial you should be able to have a strong inital grasp on creating templates using PEAR and the HTML_Template_IT packa...
DETAILS

Using Regular Expressions with PHP

Regular expressions are a powerful tool for examining and modifying text. They enable you to search for patterns within a string, extracting matches flexibly and precisely. This tutorial gives a brief overview of basic regular expression syntax and t...
DETAILS

Page:
©2003-2019 jCay.com