jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Introduction to PHP

DeEnFrSp
Amount: 108
Displaying: 31 - 40
Pages: << 1 2 3 [4] 5 6 7 8 9 10 11 >>
Sort Listings By:
Hits: 467

Playing with Numbers in PHP

Rating 0.0 0.0
This is a very simple tutorial that outlines the four main mathematical functions and how to use them. Clearly written with the ability to ask questions afterwards.
Platform(s): Linux, Windows, Mac OSX Date: Feb, 01 2006
DETAIL
Hits: 409

Getting started with PHP Programming

Rating 0.0 0.0
This tutorial introduces some of the basic programming skills required if you are going to try and learn to use PHP. We will go over a little about what PHP is and talk about some of the basic styles of programming. Please understand that this tutorial is part of a series, and may change somewhat in the future, as it is a work in progress. The author trusts that it will be valuable and informative in your learning experience.
Platform(s): Date: Oct, 09 2006
DETAIL
Hits: 439

PHP Tutorials (Chauy)

Rating 0.0 0.0
A PHP tutorial that covers all the basics of PHP. It is geared towards web developers with little or no PHP experience.
Platform(s): Windows Date: Jan, 04 2006
DETAIL
Hits: 459

Finding Items in an Array with PHP

Rating 5.0 5.0
This elementary tutorial describes how to search an array to see if a specific item lies in it. In the tutorial, we create an array of strings such as "Apple" and "Orange" then show you how to use PHP to find out that "Apple" is in the array but "Monkey" is not. This can be useful in PHP programs if you have a collection of items (perhaps that a user has entered) and you want to know if a certain item is in that collection.
Platform(s): Windows Date: Dec, 10 2006
DETAIL
Hits: 430

PHP Basics

Rating 0.0 0.0
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.
Platform(s): Linux, Windows, FreeBSD Date: Dec, 24 2005
DETAIL
Hits: 459

Basic IF Statements

Rating 0.0 0.0
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.
Platform(s): n/a Date: Dec, 13 2005
DETAIL
Hits: 652

PHP functions tutorial

Rating 3.0 3.0
Provides information on php functions. With step by step code to help your create and understand basic functions.
Platform(s): Windows Date: Nov, 24 2005
DETAIL
Hits: 547

My First PHP script tutorial

Rating 0.0 0.0
Helps you create your very first fully working php script. using basic php parsing and the print function.
Platform(s): Windows Date: Nov, 24 2005
DETAIL
Hits: 703

phpinfo() Tutorial

Rating 5.0 5.0
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 information and environment (if compiled as a module), the PHP environment, OS version information, paths, master and local values of configuration options, HTTP headers, and the PHP License.
Platform(s): Windows Date: Nov, 24 2005
DETAIL
Hits: 910

PHP Variables Tutorial

Rating 0.0 0.0
Provides information on creating and displaying variables. The tutorial also touches on Variable Types such as string and integer.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Nov, 24 2005
DETAIL
Amount: 108
Displaying: 31 - 40
Pages: << 1 2 3 [4] 5 6 7 8 9 10 11 >>