Categories
PHPTips and Tutorials → Introduction to PHP

Sending Email With PHP

Basic introduction to the mail() function and testing if email was sent.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP Basics: Introduction to Scalar Variables

Other tutorials here may focus on getting a specific task done, but at the core of any language is syntax that must be learned and understood if you are ever to progress in it. This is what I hope to explain to you about the PHP language.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Introduction to Sessions

Learn the fundamentals of session variables, and some popular uses for them. Also, touches upon random password generation.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Server Side Includes

Server side includes are frequently used to give your entire site the same look and feel, as well as allowing you to produce more modular code. Join Peter as he explains this, and shows you how!
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Redirecting Users

Ever wanted to redirect users using PHP? Using HTTP headers? Conditionally? Peter explains all this and more, in order to help improve your site and coding.
  • Platforms
    • Linux
  • Licenses
    • Freeware
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!
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Single And Double Quotes

The basic use of single and double quoted strings in PHP, which to use when and the general difference between the two.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

How to create and use classes

Shows you how to create and use classes, variables inside classes, functions inside classes etc.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

PHP Tutorial Part II

Explain how to manipulate string in php, introducing the use of control structures, functions and working with web forms
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com