Categories
PHPTips and Tutorials → Introduction to PHP

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
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Creating Your First Script

Intended for absolute beginners who are interested in getting started with PHP this tutorial will take you through the basic steps to creating your first ever PHP script.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Variables in PHP

Variables are nothing but identifiers to the memory location to store data. We can create any number of varibles. In PHP all the variables begin with a dollar sign &"$&" and the value can be assignes using the &"=&"...
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

SmartWebby''s Introduction to PHP

PHP has become a more popular technology for web programming in the recent years due to its open source technology. This means that it is free to use and is compatible with almost any server, say Windows, Linux/Unix and Apache servers. Though it is a...
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Basics of PHP

Ok, this will give you some very basics of what php is, and how it works. Ill try to make it as new-to-programming freindly, but it will help if your at least good with understanding syntax of coding languages. Also, I wont go directly into how to in...
  • Platforms
    • Linux
  • Licenses
    • Freeware
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...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware,
    • Commercial License,
    • Free for non-commercial use
DETAILS

PHP''s ''IF'' statement - Part 1

The ''if'' statement is vital in order to produce good quality PHP. In this tutorial, I hope to explain the details and give you a basic insight into constructing good scripts. There is also a second part, which goes into a little more deta...
  • Platforms
    • Windows,
    • Mac OSX
  • Licenses
    • Freeware
DETAILS

Variables in PHP

Variables are a vital part of the server-side language, PHP. They are unavoidable but very simple to learn. In this short tutorial, I hope to give you a basic insight into using them.
  • Platforms
    • Linux,
    • Windows,
    • Mac OSX
  • Licenses
    • Freeware
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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Brief Introduction to PHP

A brief introduction to PHP that explains the basics of PHP programming.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com