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 :
finance productswwwstores
gambling sites
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
Status code of a web pagewith PHP and cURL
<?php
$curl = curl_init('http://www.google.com/');
curl_setopt($curl, CURLOPT_RETURNTRANSFER, TRUE);
curl_exec($curl);
//dump information about the
print("STATUS CODE: " . curl_getinfo($curl, CURLINFO_HTTP_CODE) .'<br>');
?>
Books :
Sponsors :
Random Code :
getprotobyname function(functions)strip out certain tags(string)
read the contents of an ini file(beginner)
Random Article :
Password Protection and File Inclusion With PHPa simple password function in PHP
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