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 :
dropshippersprogrammershelp
domain names
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
Random URLs
Display a random link on your site
<?php
$urls = array("http://asp.programmershelp.co.uk" ,
"http://vwww.programmershelp.co.uk" ,
"http://javascript.programmershelp.co.uk" );
$titles = array("ASP site" ,
"VBScript site" ,
"Javascript site");
//generate a random number
srand(time());
$random = (rand()%3);
//display link
echo ("<a href = \"$urls[$random]\">$titles[$random]</a>");
?>
Books :
Sponsors :
Random Code :
an example of a class in php(beginner)Run a function only on a certain condition(Wordpress)
Random URLs(randomizing)
Random Article :
Bring Your Web Site to Life With PHPPHP Sessions / Cookies
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