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 :
dvd informationgambling sites
domain names
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
Image resizer
Resize images the easy way
<?php
//image resizer by myscripting
//get the size of the original
$size = GetImageSize("testimage.gif");
//store the resized dimensions in a variable
$sizeh50 = $size[1]/2;
$sizew50 = $size[0]/2;
?>
Original Image :
<br>
<img src ="testimage.gif">
<br>
Resized image :
<br>
<img src ="testimage.gif" height="<?php echo $sizeh50; ?>" width ="<?php echo $sizew50;?>">
Books :
Sponsors :
Random Code :
GIF creation with PHP(image)Show recent posts(Wordpress)
Random letters(randomizing)
Random Article :
PHP Sessions / CookiesMore Autoresponders 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