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

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

What the Heck is PHP?

Rating 0.0 0.0
This introductory guide on PHP explains the definition, basic structure and date function of PHP language.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Apr, 16 2005
DETAIL
Hits: 668

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

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

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

Building dynamic web pages with PHP

Rating 0.0 0.0
This article will explain how to build dynamic web pages with PHP. PHP is a very popular and easy to learn script language. Regardless if you are starting to build your website, or if you are already a pro, just read on to learn more about dynamic web pages and PHP.
Platform(s): n/a Date: Mar, 20 2002
DETAIL
Hits: 641

PHP from the Ground Up

Rating 0.0 0.0
This is an introductory tutorial for those who understand HTML but don't know much about PHP. It covers the basic concepts such as variables, form processing, arrays, if, loops, comparison and logical operators, functions, etc.
Platform(s): n/a Date: Dec, 12 2001
DETAIL
Hits: 638

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

Introduction to PHP Classes (Object Oriented Programming)

Rating 0.0 0.0
Learn how to save yourself a lot of time and make cleaner code using PHP Classes. This is the gateway to Object Oriented Programming with PHP.
Platform(s): n/a Date: Jan, 27 2003
DETAIL
Hits: 630

Users Online

Rating 0.0 0.0
Basic 'Users Online' tutorial for forums or communities.
Platform(s): n/a Date: Feb, 11 2006
DETAIL
Amount: 108
Displaying: 41 - 50
Pages: << 1 2 3 4 [5] 6 7 8 9 10 11 >>