Categories
Tags → Using Php Tutorial

Upload images 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

FTP Upload via cURL

Uploading files to a remote FTP server is very effective while using the cURL library. This short PHP tutorial will show the user how to upload a file to a password protected FTP server.
DETAILS

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

Program in PHP simple calendar in 8 steps

Learn how to program in php language a simple daily calendar by using 8 steps presented in this tutorial. A very complete tutorial that explains some features using php language. Very complexe tutorial where you can learn php language, css &&...
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

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

Page:
©2003-2019 jCay.com