jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Introduction to PHP

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

PHP101: Basic PHP

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

Sending Email With PHP

Rating 5.0 5.0
Basic introduction to the mail() function and testing if email was sent.
Platform(s): Windows Date: Feb, 05 2006
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: 543

PHP Script Tips - Understanding String Literals and Operations

Rating 2.5 2.5
A collection of 14 tips on PHP string literals, operations and conversaion. Clear explanations and tutorial exercises are provided on single-quoted strings, double-quoted strings, string elements, concatenation, converting values to strings, converting strings to values: What Are the Special Characters You Need to Escape in Quoted Stings? Can You Specify the "new line" Character in Single-Quoted Strings? How Many Escape Sequences Are Recognized in Quoted Strings? How Many Escape Sequences Are Recognized in Double-Quoted Strings? How To Include Variables in Double-Quoted Strings? How Many Ways to Include Variables in Double-Quoted Strings? How Many Ways to Include Array Elements in Double-Quoted Strings? How To Access a Specific Character in a String? How To Assigning a New Character in a String? How To Concatenate Two Strings Together? ......
Platform(s): Windows Date: May, 27 2006
DETAIL
Hits: 535

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: 532

Understanding PHP

Rating 5.0 5.0
PHP, the PHP Hypertext Processor, is an open source server-side scripting language for Web servers, which provides a real alternative to ASP, ColdFusion, Mod_Perl or JSP if your aim is to provide dynamic Web pages. Dynamic Web pages are pages which interact with the user, so that each user visiting the page sees customized information - which may vary each time and which may be based on a form they've just filled in, or on information extracted from a database or some other external source. Typical applications include e-commerce, online newspapers, visitors' books, ticketing systems, project management, and other groupware projects. The traditional way to produce this type of dynamic page is via CGI scripts, but these are separate programs which must be executed as a new process for each page hit, so they scale badly and rapidly become memory and processor hogs as server load increases...
Platform(s): n/a Date: May, 03 2004
DETAIL
Hits: 525

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: 513

PHP Tutorial Part II

Rating 0.0 0.0
Explain how to manipulate string in php, introducing the use of control structures, functions and working with web forms
Platform(s): Linux, Windows Date: Sep, 30 2004
DETAIL
Hits: 509

How To Write Your Code As Debuggable As Possible

Rating 0.0 0.0
How To Write Your Code As Debuggable As Possible
Platform(s): n/a Date: Feb, 11 2006
DETAIL
Hits: 508

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
Amount: 108
Displaying: 41 - 50
Pages: << 1 2 3 4 [5] 6 7 8 9 10 11 >>