- 1,233 categories
- 40,621 scripts
Updated: 05/22/2005
- 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
- Categories
- Tags
- Platforms
- Licenses
- Author
- TheWickedJester of PixelWarp
- Throughout two separate parts in this series, the author demonstrates step by step the fundamental principles of PHP in an original real-world Web site example. The Part 1 offers the basics of PHP and features a Webzine that includes an author''...
- The author notes &"The Java extension is an extremely exciting tool. By learning how to use this module, you can extend PHP by the power of all available Java classes. To show you the basics of the Java extension, this article will cover ins...
- Consisting of 24 one-hour lessons, Sams Teach Yourself PHP4 in 24 Hours is divided into five sections that guide you through the language from the basics to the advanced functions. The first section of the book teaches the fundamentals of PHP. Buildi...
- 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.
- The PHP Pocket Reference is a handy quick reference for PHP, an open-source, HTML-embedded scripting language that can be used to develop web applications. This small book acts both as a perfect tutorial for learning the basics of PHP syntax and as a...