|
- PHP Operators
- Operators are used to operate on values. PHP Operators This section lists the different operators used in PHP. Arithmetic Operators Operator Description Example Result + Addition x=2 x+2 4 - Subtraction x=2 5-x 3 * Multiplication x=4 x*5 20 / Divisi...
- Author:Time:2008-03-29 02:47:22 Hits:1 Comment:0 View Article...
- PHP String
- A string variable is used to store and manipulate a piece of text. Strings in PHP String variables are used for values that contains character strings. In this tutorial we are going to look at some of the most common functions and operators used to...
- Author:Time:2008-03-29 02:46:57 Hits:2 Comment:0 View Article...
- PHP Variables
- Variables are used for storing values, such as numbers, strings or function results, so that they can be used many times in a script. Variables in PHP Variables are used for storing a values, like text strings, numbers or arrays. When a variable is...
- Author:Time:2008-03-29 02:46:28 Hits:3 Comment:0 View Article...
- PHP Syntax
- You cannot view the PHP source code by selecting View source in the browser - you will only see the output from the PHP file, which is plain HTML. This is because the scripts are executed on the server before the result is sent back to the browser....
- Author:Time:2008-03-29 02:45:48 Hits:1 Comment:0 View Article...
- PHP Installation
- What do You Need? This tutorial will not explain how to install PHP, MySQL, or Apache Server. If your server supports PHP - you don't need to do anything! You do not need to compile anything or install any extra tools - just create some .php files i...
- Author:Time:2008-03-29 02:44:53 Hits:1 Comment:0 View Article...
- Introduction to PHP
- A PHP file may contain text, HTML tags and scripts. Scripts in a PHP file are executed on the server. What You Should Already Know Before you continue you should have a basic understanding of the following: HTML / XHTML Some scripting knowledge If y...
- Author:Time:2008-03-29 02:43:16 Hits:3 Comment:0 View Article...
- August 04, 2007, 05:41:03 PM by Red- in PHPNews Development.
- Well, I just wanted to stop by and let you know we are still an active project. We hae been slaving hours and hours over the new code for PHPNews. As we stated before, after we resurected the project, there is no release date, but it will be finished...
- Author:Time:2008-03-28 07:27:22 Hits:10 Comment:0 View Article...
- PHP 4.4.8 Released
- The PHP development team would like to announce the immediate availability of PHP 4.4.8 . It continues to improve the security and the stability of the 4.4 branch and all users are strongly encouraged to upgrade to it as soon as possible. This relea...
- Author:Time:2008-03-28 07:12:28 Hits:10 Comment:0 View Article...
|
Copyright 2008 The PHPsu
All rights reserved.
This mirror generously provided by: .Hp Inc. ICP:08000822
Last updated: Fri Jun 6 18:18:33 GMT-8 2008