![]() |
|
|
Books & Music Career Computers Education Family Food & Wine Health & Fitness Hobbies & Crafts Home & Garden Money News & Politics Relationships Religion & Spirituality Sports Travel & Culture TV & Movies
|
Here are the top ten articles for the PHP Site! These rankings are live and get reset at the beginning of each month, so check back often to see what your fellow visitors are most interested in! 1. How To Increment and Decrement In PHP One of the most frequently used code in PHP or any programming language is the code that will increment or decrement the value of a variable. This code or expression is used in programs as simple as a page counter or as complicated as credit card processing. 2. Joining Character Strings with PHP String Operators There are two string operators for joining character strings in PHP; the concatenating assignment operator and the concatenation operator. 3. The PHP fread( ), filesize( ) and file_get_contents( ) Functions We will use the fread( ), filesize( ) and file_get_contents( ) functions to read the contents of a file into a string. 4. Book Review – PHPEclipse A User Guide by Shu-Wai Chow This book by Shu-Wai Chow will show you how to install, setup and use PHPEclipse which is a popular open source IDE (integrated development environment) for PHP programmers. 5. Using HTML Form Variables with PHP In this tutorial, we will take a look at how to pass the value of a variable from an HTML web form to a PHP program.
6. The PHP Associative Array An associative array uses index keys but these keys are not numeric as in the regular array. The keys in an associative array are usually character strings. 7. How To Set A Default Value For An Argument Variable In A PHP Function In this tutorial, you will learn how to use a default value for an argument variable in a PHP function. This default value is used by the function only if there is no value for the argument variable passed to the function in the function call. 8. The PHP fopen( ) and fclose( ) Functions and Modes The fopen( ) and fclose( ) PHP filesystem functions and their modes are used together to open, and then close, an existing file that is part of your website or to generate a new file.
9. The PHP Global Statement One way to make an outside variable available to a function is to use the PHP global statement. The global statement brings the outside variable into the function code so you can use the variable. 10. * PHP Article Index - PHP Language Articles, tutorials and applications in PHP - check this complete list categorized by subject. Be sure to visit the PHP Archives for all the articles! |
![]()
|
| About BellaOnline | Privacy Policy | Advertising | Become an Editor | Website copyright © 2013
Minerva WebWorks LLC. All rights reserved.
|