jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Introduction to PHP

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

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

loops using while()

Rating 0.0 0.0
Learn how to make loops using while(), in this tutorial it include a sample showing you how to make it print the numbers 1 - 10 on seperate lines! its a good starting point for any beginner.
Platform(s): n/a Date: Apr, 22 2004
DETAIL
Hits: 397

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

PHP Array: Lesson Part 1

Rating 3.0 3.0
Learn PHP array() and how easy it is to store and organize complex data structures. This is one of the thing you must know in order to create dynamic web sites and on-line applications.
Platform(s): Linux, Windows, Mac OSX Date: Apr, 18 2005
DETAIL
Hits: 373

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

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

Escaping PHP Properly

Rating 0.0 0.0
Proper Coding Techniques for PHP
Platform(s): n/a Date: Aug, 28 2003
DETAIL
Hits: 361

LAMP, MySQL/PHP Database driven website design and development, Part I

Rating 0.0 0.0
This tutorial provides some technical background on a LAMP server, database design and normalization of a MySQL database, and an approach to developing admin screens for a fictional game site, as a learn-by-example application, illustrating the issues a developer should consider when designing and coding a php/MySQL database driven website.
Platform(s): n/a Date: Aug, 05 2003
DETAIL
Hits: 359

Working with Directories

Rating 0.0 0.0
This is a solid introduction to using PHP's build-in directory handling functions. It includes code examples used to create an array of filenames based on a directory structure, and filtering out different types of files.
Platform(s): n/a Date: May, 24 2004
DETAIL
Hits: 215

Introduction to PHP Part 1 - The Basic

Rating 0.0 0.0
If you know HTML and new to PHP, This is the tutorial for you. This is the first of many part of the PHP tutorials which will guide you thru into creating a dynamic & easy maintenance website. Read on !
Platform(s): n/a Date: Jul, 29 2003
DETAIL
Amount: 108
Displaying: 71 - 80
Pages: << 1 2 3 4 5 6 7 [8] 9 10 11 >>