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

Getting along with echo

Rating 0.0 0.0
Echo is one of the basic functions in PHP, you should get acquainted with it if you want to learn PHP.
Platform(s): n/a Date: Dec, 18 2003
DETAIL
Hits: 445

Getting Started With PHP

Rating 0.0 0.0
The quickest way to learn PHP is to start using it and see what happens. This tutorial starts by diving right into the good old "Hello World" script you may have seen when learning other languages. Then, it presents another example that writes a Tip of the Day on your Web page using file and random functions.
Platform(s): n/a Date: Feb, 16 2000
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: 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: 510

How to create and use classes

Rating 0.0 0.0
Shows you how to create and use classes, variables inside classes, functions inside classes etc.
Platform(s): Linux, Windows Date: Oct, 07 2004
DETAIL
Hits: 614

How To Learn PHP

Rating 0.0 0.0
There are a lot of tutorials out there that tell you about some basic PHP stuff; however, none of them tell you how to take it to the next level. In this tutorial I explain how you can learn PHP quickly.
Platform(s): n/a Date: Aug, 06 2004
DETAIL
Hits: 1069

How to Sort an Array in PHP

Rating 2.5 2.5
It is often necessary to arrange the elements in an array in numerical order from highest to lowest values (descending order) or vice versa (ascending order). If the array contains string values, alphabetical order may be needed. Sorting a one-dimensional arrays is quite easy.
Platform(s): Windows Date: Oct, 03 2006
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: 380

Introduction to PHP

Rating 0.0 0.0
This introductory Web tutorial covers: The detail definition of PHP, The basic PHP Syntax, Creating a simple and a multipage forms in PHP, How to use cookies with PHP, Date and time functions, and more.
Platform(s): n/a Date: Nov, 09 1999
DETAIL
Hits: 399

Introduction to PHP (by Matt Beckman)

Rating 0.0 0.0
This is an introduction to the PHP web development language. Focuses on the "meat & potatoes" of the language, and assumes the user has little experience with web development languages.
Platform(s): n/a Date: Mar, 22 2004
DETAIL
Amount: 108
Displaying: 31 - 40
Pages: << 1 2 3 [4] 5 6 7 8 9 10 11 >>