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 :
wwwstoresgambling sites
golfing products
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
DIsplay the content type with PHP and cURL
DIsplay the content type of a file with PHP and cURL
<?php
//googles small gif logo
$curl = curl_init('http://www.google.com/images/logo_sm.gif');
curl_setopt($curl, CURLOPT_RETURNTRANSFER, TRUE);
curl_exec($curl);
//get the content type
print("Content type: " . curl_getinfo($curl, CURLINFO_CONTENT_TYPE) .'<br>');
?>
Books :
Sponsors :
Random Code :
find a string in another(string)time to load page example(internet)
Size of a webpage with PHP and cURL(internet)
Random Article :
Maguma has integrated support for the eBay Acellerator Toolkit for PHP PHP AT in their PHP IDE Maguma WorkbenchPHP Encryption
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