The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Tips and Tutorials :: Introduction to PHP
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 145    Displaying: 121 - 140 Pages:   1 2 3 4 5 6 7 8

   Introduction to PHP Classes (Object Oriented Programming)   Hits: 1848 

 
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.


Version: n/a   Platform(s): n/a   Updated: Mon Jan 27 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP for beginners   Hits: 2686 

 
This online manual is meant to serve as a place to start for people not familiar with PHP. It covers the basics of variables, forms, sending email and MySQL databases.


Version: n/a   Platform(s): n/a   Updated: Mon Dec 23 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Functions and Variable Scope in PHP   Hits: 1255 

 
This tutorial covers the basics of writing and using your own functions as well as how variable scope works in PHP.


Version: n/a   Platform(s): n/a   Updated: Wed Aug 14 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Building dynamic web pages with PHP   Hits: 2341 

 
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.


Version: n/a   Platform(s): n/a   Updated: Wed Mar 20 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP from the Ground Up   Hits: 2123 

 
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.


Version: n/a   Platform(s): n/a   Updated: Wed Dec 12 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP4 Compiled HTML Manual   Hits: 3367 

 
This is a remastered PHP4.CHM(Compiled HTML Manual). Added keyword index and good-looking MSDN style sheets.


Version: 4.0   Platform(s): Win NT/2000/9x/Me   Updated: Sun Apr 22 2001

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Ben's PHP Tutorial   Hits: 9244 

 
A set of online tutorials on PHP development. Topics include: History, Installation, Variables, Math, Control Structures, Objects and Classes, Functions, Arrays, I/O file access, PHP / MySQL database, Forms and regular expressions. Each subsection includes a short example code.


Version: n/a   Platform(s): n/a   Updated: Tue Feb 27 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP, The Nitty Gritty: Lesson 1   Hits: 1297 

 
This is an introductory article on PHP programming. Some of main topics covered include: Variables, Strings, Arrays, Comparison Operators, and Control Structures.


Version: n/a   Platform(s): n/a   Updated: Wed Dec  6 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHPNewbie Beginners Tutorial   Hits: 1677 

 
For the basic beginner who has no idea what to do or where to start with PHP. If you follow these steps, you will be able to create a PHP page.


Version: n/a   Platform(s): n/a   Updated: Thu Oct 19 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Introduction to PHP Programming   Hits: 1178 

 
This is a quick introductory overview on PHP programming with what it looks likes, and a simple code snippet.


Version: n/a   Platform(s): n/a   Updated: Tue Sep  5 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP 101 (part 3) - Chocolate Fudge And Time Machines   Hits: 1152 

 
This 3rd part of the PHP 101 series features an explanation of WHILE, FOR and FOREACH loops, those PHP constructs that can save you hours of unnecessary HTML coding. Also included: array variables, the auto-increment operator, and some yummy desserts.


Version: n/a   Platform(s): n/a   Updated: Wed Aug 16 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP 101 (Part 2) - Shakespeare's Rose   Hits: 1289 

 
This is the second part of the PHP 101 article. The second article in this series takes a look at PHP's form-processing capabilities, and introduces you to the comparison and logical operators and the "if-else" and "switch" family of conditional statements.


Version: n/a   Platform(s): n/a   Updated: Sun Aug 13 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Tutorial   Hits: 2817 

 
This is a nice introductory tutorial on PHP. It explains what it is, how it works, and covers some basic elements like Variables, Control-structures, and Functions.


Version: n/a   Platform(s): n/a   Updated: Mon Aug  7 2000

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Building a Database-Driven Web Site Using PHP and MySQL   Hits: 21151 

 
It's time to face it: databases are everywhere. Feeling left behind? This ten part series of articles will teach you everything you'll need to build a database-driven Web site from the ground up. Main topics include: Installation, Getting Started with MySQL, Getting Started with PHP, Using PHP to access a MySQL database, Relational Database Design, A Content Management System, Content Formatting and Submission, MySQL Administration, Advanced SQL, and Advanced PHP.


Version: n/a   Platform(s): n/a   Updated: Mon Jul 31 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP 101 (Part 1): Secret Agent Man   Hits: 3198 

 
PHP is the hottest scripting language around - and with the release of PHP4, more and more developers are looking at it as a rapid Web development tool. This new series of tutorials is aimed at getting novice programmers up to speed on the language, and the first article covers variables, operators and the include() function call. Exploding chewing-gum is optional.


Version: n/a   Platform(s): n/a   Updated: Wed Aug  2 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Switching to PHP: What's the Language Difference?   Hits: 1004 

 
This article is intended for readers getting started with PHP, but who are already familiar with another Web based language. It points out some of the main areas where things are different from other languages (particularly Perl, Javascript and VB/ASP) to help you get started. This article is not intended to be an in-depth look at PHP functionality. Rather, it is meant as a review of those PHP features that should be of particular interest to the Perl, Javascript, and VB/ASP programmer.


Version: n/a   Platform(s): n/a   Updated: Sun Jul  9 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Are You Being Served? An Introduction to PHP   Hits: 2957 

 
Trying to decide which server-side script is best for you? Get the scoop on PHP from the master herself, Julie Meloni in this special hands-on tutorial. It covers a brief introduction to PHP, system requirement, and a couple of example codes.


Version: n/a   Platform(s): n/a   Updated: Fri Jun 30 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Welcome to PHP   Hits: 2192 

 
This is a comprehensive article / tutorial on programming in PHP. It covers a variety of key topics including PHP Structure, Scalar Variables and Data, Data collection: Arrays, Operations and Comparisons, PHP Comparison Operators, PHP Logical Operators, Control Statements, The Function of Functions, and Object Orientation.


Version: n/a   Platform(s): n/a   Updated: Wed Jun  7 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Introduction to PHP - Getting Started   Hits: 4694 

 
This article will show you the basics of a PHP program with several simple examples. It starts with HTML output and progressively builds up to variables, control structures, and looping.


Version: n/a   Platform(s): n/a   Updated: Thu Feb 24 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   Dynamic Web Pages with PHP3   Hits: 4548 

 
PHP is a freely available, HTML-embedded scripting language that lets you embed special tags to create your script right in an HTML file. PHP can be integrated into the Web server itself, eliminating the need to start up a separate CGI program to generate the Web page, which can lead to dramatic performance increases on some systems. This article describes how PHP came into existence, introduces some PHP basics, then shares some useful, instructive scripts to get you started.


Version: n/a   Platform(s): n/a   Updated: Tue Feb 22 2000

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 145    Displaying: 121 - 140 Pages:   1 2 3 4 5 6 7 8

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog