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 :
domain namesgolfing products
programmershelp
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
create a png
This example shows how to create a basic png
<html>
<body>
<?php
$img = imagecreate(400,200);
$red = imagecolorallocate($img,255,0,0);
Imagerectangle($img,50,50,150,150,$red);
ImagePNG($img,"pic.png");
ImageDestroy($img);
?>
<img src="pic.png" />
</body>
</html>
Books :
Sponsors :
Random Code :
word count example in php(string)calling a function(beginner)
strip html tags from some text(string)
Random Article :
Creating Dynamic Website Content with PHP MySQLPHP General Scripting
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