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

Beginner PHP Tutorial: 25+ Lessons

Rating 3.0 3.0
Learn PHP through lessons and examples that are based on plausible real world applications. Also contained on tizag.com is a MySQL tutorial to aid you in your PHP/MySQL knowledge.
Platform(s): n/a Date: May, 05 2006
DETAIL
Hits: 521

Basics of PHP

Rating 0.0 0.0
Ok, this will give you some very basics of what php is, and how it works. Ill try to make it as new-to-programming freindly, but it will help if your at least good with understanding syntax of coding languages. Also, I wont go directly into how to install PHP onto your server, or local computer, but here is a few helpful links: Auto installer for Windows: http://codingforums.com/s howthread.php?t=3992 Sections: 1. What is PHP a. Picking PHP b. Installing PHP 2. Getting started a. Checking your server b. Your first script 3. Variables a. Declaring variables b. Filling variables c. Using variables
Platform(s): n/a Date: May, 22 2005
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

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

Basic PHP Includes

Rating 0.0 0.0
This article introduces you to php includes. Lets say you have a Web site with 10 or so pages, and you want to update the navigation. You don’t want the hassle of updating every single page. That’s where php includes come in handy.
Platform(s): Windows Date: Feb, 03 2006
DETAIL
Hits: 493

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

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

PHP Tutorial - Introduction

Rating 0.0 0.0
In this tutorial you will learn about PHP - Introduction to PHP, What you should already know? What’s PHP? What’s the difference between PHP and HTML? When to use PHP? What makes PHP a choice among the other scripting languages?
Platform(s): Windows Date: May, 25 2006
DETAIL
Hits: 479

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

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