Search results for 'PHP array'. 1 post(s) found.
- 2007/10/16 How to declare array in PHP like C/C++
simple PHP array declaration:
<?php
// array starting from index 1
$notes = array(1 => 'Do', 'Re', 'Me');
//print out array
print_r($notes);
?>
// array starting from index 1
$notes = array(1 => 'Do', 'Re', 'Me');
//print out array
print_r($notes);
?>
Another posts included in "PHP"
| How to pass variables via url (0) | 2007/10/16 |
| How to send email in PHP ? (0) | 2007/10/16 |
| PHP Switch Example (0) | 2007/10/16 |
| PHP date and time formatting (0) | 2007/10/16 |
| How to redirect browser in PHP ? (0) | 2007/10/16 |
| How to get current filename as variable ? (0) | 2007/10/16 |
| email validation, simple (0) | 2007/10/16 |
| How to ban / block IP addresses (0) | 2007/10/16 |
Trackback : Cannot send a trackbact to this post.
-
Subject different money making ideas
2010/01/29 01:41
moneyideas
-
Subject different money making ideas
2010/01/29 09:54
moneyideas
-
Subject different money making ideas
2010/01/31 16:42
moneyideas

Prev

Rss Feed