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 :
programmershelpdvd information
low cost magazines
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
download a web page to a file
download a web page to a file using cURL
<?php
$site = curl_init ("http://www.google.com/");
$fp = fopen ("google.txt", "w");
curl_setopt ($site, CURLOPT_FILE, $fp);
curl_setopt ($site, CURLOPT_HEADER, 0);
curl_exec ($site);
curl_close ($site);
fclose ($fp);
?>
Books :
Sponsors :
Random Code :
image_string example(image)display mysql server information(database)
Split a string(string)
Random Article :
Maguma has integrated support for the eBay Acellerator Toolkit for PHP PHP AT in their PHP IDE Maguma WorkbenchFor Automated Sites PHP and MySQL are A Perfect Match
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