Data Structure
Data structure is a way of storing data in a computer so that it can be used efficiently.
Article

Ajax Back, Forward, Reload and PHP

A major challenge of Asynchronous JavaScript and XML (Ajax)-driven Web sites is the lack of a Back button. We will use JavaScript to create a history stack for the Ajax photo gallery built in Part 1...
Article

Iterators in the Simplest Sense: Traversing Different Data Structures

Welcome to the second tutorial of the series "Iterators in the simplest sense". Just in case you didn’t know, this series introduces Iterators in PHP 4 & PHP 5, explaining their basic concepts, and...
Article

Back to basics: PHP & Arrays

If you're a seasoned PHP developer, who knows arrays like the back of his hand, this might be an article you'd want to skip. But if you're still unsure how arrays work, or if you're just curious...
Article

PHP SimpleXML Introduction

The SimpleXML extension of PHP provides set of functions to convert XML to an object that can be processed with normal property selectors and array iterators. Support for SimpleXML in PHP5 is...
Article

PHP Iterator

PHP arrays are generally a very powerful object container. But still, we can easily add a little more fuel to them. Imagine an iterator object as a kind of wrapper around our arrays. What we will try...
Article

Arrays, HTML, and PHP

A lot of people ask about passing arrays and using checkboxes/select boxes in PHP, so that's what I'll cover today.
Article

Arrays in PHP: Part 1

This article introduces the array, a PHP variable type that allows you to organize data more efficiently. He explains how arrays work and the fundamentals of using them.
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.