Categories
PHPTips and Tutorials → Introduction to PHP

PHP Basics

A general introduction to PHP, what it is, some benefits it has, how to output text to your pages, setting variables and a little more.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD
  • Licenses
    • Freeware
DETAILS

Basic IF Statements

This tutorial will take you through both the IF and the IF-Else statement by comparing numbers, although relativly simple you can expand on them so that you can run checks on various things, such as passwords.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP functions tutorial

Provides information on php functions. With step by step code to help your create and understand basic functions.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

My First PHP script tutorial

Helps you create your very first fully working php script. using basic php parsing and the print function.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

phpinfo() Tutorial

Testing your PHP Enviroment with phpinfo(). This will show you lots of useful data including a large amount of information about the current state of PHP. This includes information about PHP compilation options and extensions, the PHP version, server...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP Variables Tutorial

Provides information on creating and displaying variables. The tutorial also touches on Variable Types such as string and integer.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Variables in PHP

An introduction to variables in PHP and how to use them.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD
  • Licenses
    • Freeware
DETAILS

PHP Introduction

This is a Basic Introduction to PHP, from explaining what PHP is and does to creating your very first script!
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD
  • Licenses
    • Freeware
DETAILS

Building a Web Page Using Object Oriented Programming

Learn the basics of using Object Oriented Programming in PHP to build and extend a class to make a website.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Introduction to PHP

This is a welcome to PHP, Contains information on the history of the scripting language, it gives you details on what you can make with PHP including forums and chat software. Test PHP using the phpinfo() function, It will bring up all your php confi...
  • Platforms
    • Linux,
    • Windows,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com