Categories
PHPTips and Tutorials → Introduction to PHP

PHP''s Ternary Operator and the Switch() statement

This article is designed to introduce new PHP programmers who have limited experience in other programming languages to the power of the ternary operator and the switch statement. Supported in many C based languages, these constructs are often confus...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Working with Directories

This is a solid introduction to using PHP''s build-in directory handling functions. It includes code examples used to create an array of filenames based on a directory structure, and filtering out different types of files.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Introduction to PHP Part 1 - The Basic

If you know HTML and new to PHP, This is the tutorial for you. This is the first of many part of the PHP tutorials which will guide you thru into creating a dynamic && easy maintenance website. Read on !
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP Strings Primer

In order to accomplish almost any programming task with PHP you''ll be dealing with strings. To get the best out of PHP you must thoroughly understand the basic string functions available. In this tutorial we will lay down the foundations needed...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Introduction to PHP

Basic guide to help experience HTML webmaster getting started with PHP. It defines PHP, contrast it agains HTML, and provided a few simple examples. The tutorial also briefly cover how to set up Apache and PHP on your own server.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Echo Function Basics

New To PHP? This tutorial will teach you the basics of the famous echo function, come and learn how to use it.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

P and J Programming 101 - Sequencing and Dependencies

A beginning programmer''s tutorial on what must happen and the order in which it must happen. An example from real life. (Programming language independent).
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Introduction to PHP Classes (Object Oriented Programming)

Learn how to save yourself a lot of time and make cleaner code using PHP Classes. This is the gateway to Object Oriented Programming with PHP.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP for beginners

This online manual is meant to serve as a place to start for people not familiar with PHP. It covers the basics of variables, forms, sending email and MySQL databases.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Functions and Variable Scope in PHP

This tutorial covers the basics of writing and using your own functions as well as how variable scope works in PHP.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com