Categories
Tags → Using Php Tutorial

PHP Create Image Thumbnail

In this tutorial you will learn how to generate thumbnails from form uploaded images using GD php image library. The image ratio is maintained, so the thumbnail images will not be deformed. An image verification is performed before uploading and the ...
DETAILS

PHP Form Image Upload

This tutorial shows you how to upload an image on your server using PHP and html forms. You will also learn how to verify if the uploaded file is an image (checking the extension), if it doesn''t overtakes a size limit and how to change the uplo...
DETAILS

Form Mail

This is a detailed tutorial on Sending Email using Forms, in this tutorial you will also learn about alot of Php elements. And other kinda things.
DETAILS

Rotating Banner Advertisements with PHP Tutorial

This tutorial is intended for the PHP programmer interested in developing a useful and dynamic banner advertisement system using mySQL, PHPLIB, and PHP version 4.0 or higher.
DETAILS

Developing a Login System with PHP and MySQL

This tutorial will show you how to create a user login system for your website using php and mysql to store the user data. It will show you how to allow a user to register his preferred login id and password, verify and authenticate the user when he...
DETAILS

Password protect your webpages with PHP Sessions and MYSQL

This tutorial will show you how to password protect your websites / webpages using PHP Sessions and Mysql.
DETAILS

Create a PHP Search Engine

This hands on PHP Programming tutorial provides you the knowledge necessary to design and develop a search engine for your website using PHP version 4.0 and above.
DETAILS

PHP && MYSQL Tutorial: Inserting Data into mysql

This is the third installment of our php mysql tutorial series. This tutorial covers inserting data to MYSQL with a PHP script. Using the following key features; HTML Forms, Passing variables from a form to php and inserting into the database using M...
DETAILS

Beginners PHP Tutorial

In this tutorial you will learn: * What PHP can be used for * How PHP works * A basic PHP script * Using variables * Using some basic conditional statements
DETAILS

Displaying the date using the date function

Tutorial was written for the newbie PHP programmer to show how to use the date function to display the date using PHP. We also show you the aruments to pass to the date function to display the date the way you want it. Also included are examples.
DETAILS

Page:
©2003-2019 jCay.com