jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Introduction to PHP

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

PHP Arrays

Rating 0.0 0.0
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.
Platform(s): Windows Date: Dec, 28 2004
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: 949

PHP Basics: Introduction to Scalar Variables

Rating 0.0 0.0
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.
Platform(s): Windows Date: Feb, 05 2006
DETAIL
Hits: 203

PHP for beginners

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

PHP from the Ground Up

Rating 0.0 0.0
This is an introductory tutorial for those who understand HTML but don't know much about PHP. It covers the basic concepts such as variables, form processing, arrays, if, loops, comparison and logical operators, functions, etc.
Platform(s): n/a Date: Dec, 12 2001
DETAIL
Hits: 1884

PHP Functions : array_fill

Rating 0.0 0.0
array_fill() fills an array with num entries of the value of the value parameter, keys starting at the start_index parameter. Note that num must be a number greater than zero, or PHP will throw a warning. .
Platform(s): Windows Date: Sep, 12 2006
DETAIL
Hits: 1316

PHP Functions : urlencode()

Rating 4.5 4.5
You should encode string values while passing in an querystring. We use UrlEncode to Returns a string in which all non-alphanumeric characters except -_. have been replaced with a percent (%) sign followed by two hex digits and spaces encoded as plus (+) signs.
Platform(s): Windows Date: Oct, 14 2006
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: 539

PHP Introduction

Rating 0.0 0.0
This is a Basic Introduction to PHP, from explaining what PHP is and does to creating your very first script!
Platform(s): Linux, Windows, FreeBSD Date: Nov, 12 2005
DETAIL
Hits: 595

PHP Lesson 1 - First PHP Script

Rating 5.0 5.0
If you are new to PHP, this is for you. Here you will learn how to create and run a PHP web page for the first time.
Platform(s): Linux, Windows, Mac OSX, Sun Solaris Date: Apr, 18 2005
DETAIL
Amount: 108
Displaying: 61 - 70
Pages: << 1 2 3 4 5 6 [7] 8 9 10 11 >>