|
|
| My First PHP Script [+] Favor-It | |
| |
 |
| | Sort By:
|
PHP is a server-side, cross-platform, HTML embedded scripting language. If you are familiar with Cold Fusion (CFM) or Active Server Pages (ASP), then you should understand what this means, as it goes along those lines. Author: Blair Ireland Code: PHP 4.0 |
PHP Tutorial Introduction is going to teach the basics of the PHP language to with the beginner in mind. This tutorial will expect you to have an understanding of HTML and basic web design. Author: Vince Barnes Code: PHP 4.0 |
PHP Tutorial First Page is going to tech you how to write one of the first pages that includes some PHP, and the code is going to be something really useful. We will take a looking into your server and PHP setting and go from there. Author: Vince Barnes Code: PHP 4.0 |
|  | |
Joe Brockmeier presents a brief introduction to the PHP scripting language with a discussion of PHP's origins, capabilities, and the platforms it's available on. A simple PHP script example highlights basic syntax and usage. Author: Joe Brockmeier Code: PHP 4.0 |
For those who have not noticed, this entire site has been constructed from the incredibly powerful PHP server-side programming language. PHP is parsed on the server and can be embedded into an HTML document, saved with the .php or .phtml extension. Author: Steve Adcock Code: PHP 4.0 |
This tutorial explains the basics of php. The objective is to get you familiar with the commands. Now you understand what a sample Php page looks like, and how one works. You have learned about variables, the echo statement, and variable interpolation. Author: Xtasy Code: PHP 4.0 |
Making a PHP enabled web page is as easy as opening a new file in your favorite HTML or text editor. The editor can be as simple as Notepad or as complex as HomeSite. The choice is yours. Author: phphelp.com Code: PHP 4.0 |
|  | |
One of the most basic things when writing code in PHP is to use the PHP tags which signify the beginning and the ending of the PHP code. You must have the tags in order for PHP to process the code you write. Author: pap_face Code: PHP 4.0 |
I have always believed that the most fun way to learn a new programming language, whether it is a language like C or a scripting language like PHP, is to use it to write a real-life useful program. This will guide you through making your first PHP script. Author: Christopher Heng Code: PHP 4.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|