Main Directory
ASP 3091
ASP.NET 863
C and C++ 343
CFML 280
CGI and Perl 3073
Flash 803
Java 1614
JavaScript 2272
PHP 11222
Python 112
Remotely Hosted 1437
Tools and Utilities 2883
Web Hosting 27
XML 233




Arrays and PHP: A Primer
Link ID 21514
Title Arrays and PHP: A Primer
Url Visit : Arrays and PHP: A Primer
Description For many years, arrays have been used to logically store and sequence data. They have also been the point of confusion for many developers. This article will talk about the structure of arrays and how you can create and manipulate arrays with the PHP scripting language.
Category PHP > Tutorials > Development
Keywords Arrays   and   PHP:   A   Primer
Date Sep 20, 2007
Refer it to Friend ( Arrays and PHP: A Primer )  
Write a Review ( Arrays and PHP: A Primer )  
Report Broken Link ( Arrays and PHP: A Primer )  
Add : Arrays and PHP: A Primer To Favorites
More links included : Arrays and PHP: A Primer
Site links : Arrays and PHP: A Primer
Traffic Details from Alexa : Arrays and PHP: A Primer

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

 Other links at PHP > Tutorials > Development
1. Introduction to PHP Regular Expressions (#1): General Mechanics
  Anyone that has to do a large sum of unusual data manipulation will always choose to use regular expressions (regex) over native functions because of one thing: power. In PHP the ereg_ functions are what utilize ERE POSIX, and the preg_ functions utilize PCRE. In this introduction to regular expressions the author will assume no prior knowledge of regex, and will try to give you the most thorough explanation of this powerful tool as possible.
Category:   PHP > Tutorials > Development


2. Unix man pages and resources
  Over 150,000 pages of unix manual pages, and open source documentation in multiple languages + documentation on php, and python in multiple languages
Category:   PHP > Tutorials > Development


3. COM Functions in PHP4 (Windows)
  The built-in COM functionality of PHP4 is quite attractive for some of us programming in the win32 environment. So far, there is not much documentation on the subject. This short article will explain how to use COM in real PHP4 programming with three examples using MS office 2000 Word and Excel programs and the Adobe Distiller program.
Category:   PHP > Tutorials > Development


4. Introduction to If Else Statements - Part 2
  This tutorial is a follow-on to the Introduction to If Else Statements - Part 1. Here we show you how to exercise your mind utilizing If Else Statements to build an online 5 star rating system that allows users to vote on your content.
Category:   PHP > Tutorials > Development


5. A HOWTO on Optimizing PHP
  PHP is a very fast programming language, but there is more to optimizing PHP than just speed of code execution. This article explains why optimizing PHP involves many factors which are not code related, and why tuning PHP requires an understanding of how PHP performs in relation to all the other subsystems on your server, and then identifying bottlenecks caused by these subsystems and fixing them. It also covers how to tune and optimize your PHP scripts so they run even faster.
Category:   PHP > Tutorials > Development




 Popular Tags

#   A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z