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 :
dvd informationsoftware directory
golfing products
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 :
File size function(file system)Email verify function(internet)
Basic conditional example in Wordpress(Wordpress)
Random Article :
PHP in the Command LineDeveloping State enabled Applications With 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