Categories
Tags → Basics Php

Ottoman

Ottoman is an open source content management system powered by PHP and MySQL. Ottoman is small and compact offering the basics of a content management system with easy to adapt coding for advancements. Unlike other content management systems, Ottom...
DETAILS

PHP101: Basic PHP

This tutorial will teach you the basics of the PHP language -- looping, variables, forms, etc. It does not venture into functions, arrays, objects, or database/file manipulation.
DETAILS

Brief Introduction to PHP

A brief introduction to PHP that explains the basics of PHP programming.
DETAILS

Simple Flat File Counter

New to PHP? This tutorial teaches you how to make a PHP Counter, without using MySQL, so if you do not have access to MySQL then you can still do it. In the tutorial you will learn the basics of file handling and sessions, which are vital operat...
DETAILS

Spambot Hider

A very easy to use script that allows you to hide your email address from spambots; simply send the image a base64 encoded string of your email address, along with colour information, and the php script returns a decoded image. Looking at the so...
DETAILS

Reading and Writing to Files

Nowadays, PHP programmers generally use databases such as MySQL to do everything, however, every programmer should at least know the basics of reading and writing to files - that IS what a database does. Come read an all you need to know introduction...
DETAILS

Programming in PHP

The basics of programming explained with a clear focus of writing PHP pages. All the concepts needed to start writing effective PHP page explained!
DETAILS

Displaying Data In A MySQL Database

This tutorial shows how to store data into a MySQL database and then retrieve it by using a PHP query. This wil teach you the basics behind the use of PHP with databases. A VERY good tutorial for beginners who are interested in learning the lan...
DETAILS

Plotting points on a map in PHP

Give code and examples on the basics of plotting geo-coordinates on a raster map of the world using PHP and GD.
DETAILS

Making a tree menu with PHP

This tutorial will show you the basics of using PHP with some simple Javascripting methods to create a drop down menuing system for your site. This will teach you the simple tricks of using Javascripting with your PHP code in order to display simpl...
DETAILS

Page:
©2003-2019 jCay.com