- A Brief Introduction to PHP
Explains what is PHP, and how it works with examples using a dynamic NetSafe Color chart and an Access database connection using ODBC. Also, includes links to other PHP-related sites.
Price: doc
http://www.webguys.com/pdavis/Programs/What_Is_PHP/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Beginers Tutorial for PHP
This tutorial goes into great depth on some of the initial syntax youll have to learn as a PHP programmer including print If/else and while. It attempts to explain everything as much detail as possible to make sure that you understand what is being presented. Hopefully after reading it youll have a good stepping stone to tackle some more advanced stuff.
http://nintendoeye.gamehosts.com/other/tutorials/tutorial.htm
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Bens PHP Tutorial
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.
http://www.technobreeze.net/phptutorial/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Building a Database-Driven Web Site Using PHP and MySQL
Its time to face it: databases are everywhere. Feeling left behind\? This ten part series of articles will teach you everything youll 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.
Price: Free
http://www.webmasterbase.com/article.php/228
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Daholygoat PHP tutorial
This tutorial aimed at beginners covers the basic concepts of programming in PHP. Topics include: Variables and datatypes, Conditions, loops and operators, Form Handling, Arrays, Functions, and String Manipulation.
http://www.daholygoat.com
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Dynamic Web Pages with PHP3
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.
Price: Free
http://www.webtechniques.com/archives/1998/02/lerdorf/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Getting Started With PHP
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.
Price: Free
http://www.phphelp.com/tutorial/getting-started-with-php.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Introduction to PHP
The article gives a brief overview of PHP and what server-side scripting is. It also has the obligatory "Hello, World" beginners PHP code to get your hands dirty in some PHP coding.
http://www.codeedu.com/courses/php/intro/index.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Introduction to PHP
This introductory Web tutorial covers: The detail definition of PHP, The basic PHP Syntax, Creating a simple and a multipage forms in PHP, How to use cookies with PHP, Date and time functions, and more.
Price: Free
http://www.builder.com/Programming/PHPIntro/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Introduction to PHP (by Stig Sæther Bakken)
This introductory guide covers a wide range of subjects on PHP programming. Some of main topics include: PHP history, PHP 4 Architecture, Language Syntax, Embedding PHP Code, Dynamic vs. Static Web pages, Variables, Arrays, Conditionals and Looping Constructs, Web Application Features, Working With Cookies, Built-in Variables, and Database Handling.
Price: Free
http://www.zend.com/zend/art/intro.php
(Rating: 0.00 Votes: 0)
Rate It
Review It
|