Navigation :
HomeSource code
Tutorials
RSS feeds
Articles
Wordpress plugins
Blog
Books
Software
Downloads
Hosting
manuals
Script directory
Training
Our Links
Site Sponsors :
- Load Cells
- Best MySQL & PHP Webhosting + save 50%
- κατασκευή ιστοσελίδων
Bookmark :
Links :
dropshippersgambling sites
finance products
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
foreach example
this example uses foreach to loop through and print the values in an array
<html>
<body>
<?php
//declare an array
$list = array("a","b","c","d","e");
//use foreach to loop through the $list array
foreach($list as $value)
{
print "$value\n";
}
?>
</body>
</html>
Books :
Sponsors :
Random Code :
Show recent posts(Wordpress)Check if an image exists(image)
using the str_replace function(string)
Random Article :
PIM Team Case Study Creating Text Effects With PHP and GDPHP Form Series Part 1 Validators Client side Validation
Network:
Programming resourcesTutorials directory
Hosting resources
ASP site
Domain names
Progged
Maxi directory
bigarticle : free articles
A Code
Code N Tutorials
Del.icio.us
Digg
Furl
Newsvine
Netscape
Reddit
StumbleUpon
Technorati
Squidoo
Windows Live
Yahoo MyWeb
Ask
Google