Categories
Tags → Learn Php

PHP5 for Beginners

PHP 5 for Beginners is an electronic book perfect for those with no or little PHP experience and want to learn PHP programming from the beginning. This book will gently introduce you to PHP 5 step by step, touching on basic PHP operations and common ...
  • Categories
  • Platforms
    • Linux,
    • Windows,
    • Mac OSX
  • Licenses
    • Commercial License
DETAILS

MySQL Database Handling

Learn how to handle MySql databases in PHP
DETAILS

Building Modular XHTML Web Pages with PHP

Learn how to use PHP to separate the different elements that make up a well designed and valid Web page into its component parts and have these parts adapt in certain powerful ways. These components correlate almost exactly with the modular design of...
  • Categories
  • Platforms
    • Linux,
    • FreeBSD,
    • Mac OSX
  • Licenses
    • Other Free / Open Source License
DETAILS

Output While Script is Still Running

Do you have a script that takes a while to process? Wanna start outputting before the entire script finishes processing? Learn how to use PHP output buffering functions and have them actually work! Don''t make your visitors wait for a long scrip...
DETAILS

An easy introduction to PHP

An easy tutorial to learn the fundamental basics of PHP. The tutorial starts with a little history about PHP and how to install your home server. After that it quickly moves on to PHP syntax, variables, loops, if-statement, arrays and much more. It c...
DETAILS

Using Sockets in PHP

In this tutorial, you will learn how using socket connections in PHP is both easy and practical.
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

PHP Arrays

A tutorial dedicated to PHP arrays and how to use them as queues, lists, sorters, etc. It uses easy to follow, executable examples to help you learn these intermediate array techniques.
DETAILS

MIPHPF Professional RAD Framework

MIPHPF is an open source PHP framework, a collection of classes that turns the average developer into a fast producing machine. You get sorting, filtering, searching, listing, paging, adding, editing, deleting and various other functions as pre-made ...
DETAILS

Page:
©2019 A--9.com