Navigation :
HomeSource code
Tutorials
RSS feeds
Articles
Wordpress plugins
Blog
Books
Software
Downloads
Hosting
manuals
Script directory
Training
Our Links
Site Sponsors :
- Load Cells
- mothers day replica rolex watches today
- Free partition data recovery utilities
- MySQL & Best PHP Web Hosting + save 50%
Bookmark :
Links :
domain nameswwwstores
low cost magazines
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
Valid link
This example checks whether a link is valid or not
<?php
$url = fsockopen("www.google.com", 80, &$errno, &$errstr, 30);
if(!$url) {
//site is down
echo "<b>Google is <font color=\"red\">down!!</font></b>\n"; }
//site is up
else
{
echo("<a href=\"http://www.google.com\">Google</a>");
}
?>
Books :
Sponsors :
Random Code :
For loop(beginner)display a random entry from aMySQL database(database)
yahoo science feed(xml)
Random Article :
Create a Simple Effective PHP Form for Your Web SitePHP General Scripting
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