/**

popular collection of scripts for all

*/
/** Search */

Introduction to PHP

 }

PHP Introduction

Hits: 15
*****
0.0

PHP from the Ground Up

Hits: 15
*****
0.0

Dynamic Web Pages with PHP3

Hits: 15
*****
0.0

Introduction To PHP : Part 2

Hits: 14
*****
0.0
This is a Basic Introduction
This is an introductory
PHP is a freely available,
In Part 1 of this tutorial,
to PHP, from explaining what
tutorial for those who
HTML-embedded scripting
we pretty much covered the
PHP is and does to creating
understand HTML but don't
language that lets you embed
basics of PHP; what it is,
your very first script!
know much about PHP. It
special tags to create your
its basic data structures,
 
covers the basic concepts
script right in an HTML
and how it can be used in
 
such as variables, form
file. PHP can be integrated
web development projects. If
 
processing, arrays, if,
into the Web server itself,
you did not read Part 1, you
 
loops, comparison and
eliminating the need to
might want to check it out
 
logical operators,
start up a separate CGI
before you continue reading.
 
functions, etc.
program to generate the Web
In Part 1, we left off with
 
 
page, which can lead to
the standard variables type
 
 
dramatic performance
available in PHP and how PHP
 
 
increases on some systems.
does automatic type casting
 
 
This article describes how
under the hood for your. In
 
 
PHP came into existence,
Part 2 here, we begin to
 
 
introduces some PHP basics,
explore some of the more
 
 
then shares some useful,
advanced features of PHP,
 
 
instructive scripts to get
including Arrays.
 
 
you started.
 


Date: Nov, 12 2005


Date: Dec, 12 2001


Date: Feb, 22 2000


Date: May, 11 2006
Various PHP tutorials,that
Explain how to manipulate
Learn how to make loops using
Echo is one of the basic
are written to be simple to
string in php, introducing
while(), in this tutorial it
functions in PHP, you should
understand.A great source
the use of control
include a sample showing you
get acquainted with it if
for other topics
structures, functions and
how to make it print the
you want to learn PHP.
too(CSS,adobe
working with web forms
numbers 1 - 10 on seperate
 
PS,Golive,Apache,html,ect)
 
lines! its a good starting
 
 
 
point for any beginner.
 


Date: Apr, 16 2005


Date: Sep, 30 2004


Date: Apr, 22 2004


Date: Dec, 18 2003
{ Copyright } ©2006 NuclearScripts.com