NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

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

Visitor Rating

Array: Lesson Part 1
26398 Array: Lesson Part 1 http://newsourcemedia.com/index_view.php?id=63 You may already know about PHP variables, and how unfortunately you can only store only one value at a time. But now lets move on to a new type of variable called an array. Arrays allow you to store as many values as you want inside it. It keeps track of the information by indexing the data by a number or a string. Think of a variable as a bottle of soda. And think of an array as a case of sodas, or a warehouse of sodas. PHP > Tips and Tutorials > Introduction to PHP Oct 15, 2006

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark Array: Lesson Part 1:


Other links at PHP > Tips and Tutorials > Introduction to PHP
The next question probably going through your head is, 'How is something true?'. Well there is a selection of 'operators' which create this part of the statement. Below is a list of the most popular operators used. It is by no means complete and I'm sure that is more out there!
Category:

Arrays are a large collection of key/value pairs can stores multible variables in a single variable. Arrays are an ordered map which each key could be mapped to a value.
Category:

Let's get started. The first thing to do is connect to the database.The function to connect to MySQL is called mysql_connect. This function returns a resource which is a pointer to the database connection. It's also called a database handle, and we'll use it in later functions. Don't forget to replace your connection details.
Category:

PHP was created in 1994 by a an IT wizard called Rasmus Lerdorf. PHP originally stood for Personal Home Page. PHP was created to help lerdorf track visitors that came to his personal website. As time went by he developed a scripting engine which allow flexability for other users to develop using PHP. In 1997 around 50 thousand websites were online using PHP. Two european developers then created an API (Application Programming Interface) for PHP when released PHP then became PHP3 in 1998. In 2002 PHP is now running on over 6+ milion across the internet. PHP4 was released in 2001 and contains the Zend Accelerator Engine to allow PHP scripting across multiple platforms.
Category:

If you are just starting to learn PHP you first need to find a free/cheap host (I personally prefer Fly2Blue as they are cheap, easy to use and offer great services and domain registration), you are then going to need to check that your host provides PHP of some kind (over all PHP tutorials, PHP5 is preferred). Or alternatively you can install your own server software and install your own version of PHP

Right, now we have a website developing environment, we need to learn to use this great language PHP. Like all great programming languages, we need to learn to print and the most common way of learning is to print "Hello, World!" and this tutorial is no exception
Category:




Main Category
192
2037
816
286
175
1802
1222
911
1163
7478
70
907
59
2222
174

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19493
Categories: 1275
Registered Users: 748
Mailing List Subscribers: 2046
Unique Outgoing Hits: 227570

Pagerank Statistics
PR 10
1 site(s)
PR 9
13 site(s)
PR 8
32 site(s)
PR 7
256 site(s)
PR 6
778 site(s)
PR 5
1900 site(s)

PHP News