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
- cheap reseller hosting
- MySQL & Best PHP Web Hosting + save 50%
Bookmark :
Links :
programmershelpgolfing products
low cost magazines
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
Mozilla or Internet explorer
Mozilla or Internet explorer
<?php
$useragent = getenv("HTTP_USER_AGENT");
if (preg_match("/MSIE/i", "$useragent"))
{
$result = "Internet Explorer.";
}
else if (preg_match("/Mozilla/i", "$useragent"))
{
$result = "Mozilla";
}
else
{
$result = "You are using $useragent";
}
?>
<HTML>
<HEAD>
<TITLE>Browser Match Results</TITLE>
</HEAD>
<BODY>
<?php echo "<P>$result</P>"; ?>
</BODY>
</HTML>
Books :
Sponsors :
Random Code :
split a file into path info(file system)Random title(randomizing)
display the time(date and time)
Random Article :
For Automated Sites PHP and MySQL are A Perfect MatchPHP Dynamic Content
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