jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Introduction to PHP

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

Brief Introduction to PHP

Rating 0.0 0.0
A brief introduction to PHP that explains the basics of PHP programming.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Mar, 23 2005
DETAIL
Hits: 1187

How to connect to MySQL database using PHP

Rating 3.0 3.0
Before you can get content out of your MySQL database, you must know how to establish a connection to MySQL from inside a PHP script. To perform basic queries from within MySQL is very easy. This article will show you how to get up and running.
Platform(s): Windows Date: Sep, 29 2006
DETAIL
Hits: 1147

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

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
Hits: 1029

PHP Script Tips - PHP Built-in Functions for Strings

Rating 4.5 4.5
A collection of 19 tips on manipulating PHP strings. Clear answers are provided with tutorial exercises on string functions including strlen, trim, substr, chop, strpos, strcmp, split, etc
Platform(s): Windows Date: Jun, 07 2006
DETAIL
Hits: 1028

Dynamic Web Site

Rating 0.0 0.0
Just a quick and simple web site demo. i use it for quick install, or as a back up site is i break the mysql. many reasons i wrote it. some web hosts don't have sql database.
Platform(s): Windows Date: Feb, 11 2006
DETAIL
Hits: 976

Textarea Editor

Rating 1.0 1.0
Editing files online with a textarea.
Platform(s): Windows Date: Feb, 11 2006
DETAIL
Hits: 955

Introduction to Sessions

Rating 0.0 0.0
Learn the fundamentals of session variables, and some popular uses for them. Also, touches upon random password generation.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Jan, 29 2005
DETAIL
Hits: 934

Are You Being Served? An Introduction to PHP

Rating 0.0 0.0
Trying to decide which server-side script is best for you? Get the scoop on PHP from the master herself, Julie Meloni in this special hands-on tutorial. It covers a brief introduction to PHP, system requirement, and a couple of example codes.
Platform(s): n/a Date: Jun, 30 2000
DETAIL
Hits: 932

Explode -- Split a string by string

Rating 3.0 3.0
Returns an array of strings, each of which is a substring of string formed by splitting it on boundaries formed by the string separator. If limit is set, the returned array will contain a maximum of limit elements with the last element containing the rest of string.
Platform(s): Linux, Windows Date: Aug, 05 2006
DETAIL
Amount: 108
Displaying: 11 - 20
Pages: << 1 [2] 3 4 5 6 7 8 9 10 11 >>