Navigation :
HomeSource code
Tutorials
RSS feeds
Articles
Wordpress plugins
Blog
Books
Software
Downloads
Hosting
manuals
Script directory
Training
Our Links
Site Sponsors :
Bookmark :
Links :
software directorylow cost magazines
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 :
encrypt a password(string)Server info(functions)
list all databases(database)
Random Article :
PHP User Login AuthenticationNetwork:
Programming resourcesTutorials directory
Clickbank mall
sell software
Free auctions, low cost stores
UK products
US products
Gambling directory
Sexy free wallpapers
Hosting resources
ASP site
DVD site
Domain names
Dating site
Software directory
Maxi directory
bigarticle : free articles
Del.icio.us
Digg
Furl
Newsvine
Netscape
Reddit
StumbleUpon
Technorati
Squidoo
Windows Live
Yahoo MyWeb
Ask
Google