johnnytz1 Posted April 19, 2006 Share Posted April 19, 2006 Ok I am using PHP 5 and Flash 8. I am able to upload a file with flash using a PHP script. I need to resize this image that is uploaded and store it in a different location. Can this be done with PHP? Link to comment https://forums.phpfreaks.com/topic/7901-resizing-images-with-php/ Share on other sites More sharing options...
slashemail Posted April 20, 2006 Share Posted April 20, 2006 Images can be easily resized a uploaded using PHP. Link to comment https://forums.phpfreaks.com/topic/7901-resizing-images-with-php/#findComment-28886 Share on other sites More sharing options...
johnnytz1 Posted April 20, 2006 Author Share Posted April 20, 2006 [!--quoteo(post=366738:date=Apr 20 2006, 03:49 AM:name=Tux User)--][div class=\'quotetop\']QUOTE(Tux User @ Apr 20 2006, 03:49 AM) [snapback]366738[/snapback][/div][div class=\'quotemain\'][!--quotec--]Images can be easily resized a uploaded using PHP.[/quote]is there any examples you can direct me to? Thanks Link to comment https://forums.phpfreaks.com/topic/7901-resizing-images-with-php/#findComment-28942 Share on other sites More sharing options...
kenrbnsn Posted April 20, 2006 Share Posted April 20, 2006 Take a look at the [a href=\"http://us2.php.net/image\" target=\"_blank\"]image functions[/a].Ken Link to comment https://forums.phpfreaks.com/topic/7901-resizing-images-with-php/#findComment-28952 Share on other sites More sharing options...
johnnytz1 Posted April 20, 2006 Author Share Posted April 20, 2006 [!--quoteo(post=366805:date=Apr 20 2006, 08:18 AM:name=kenrbnsn)--][div class=\'quotetop\']QUOTE(kenrbnsn @ Apr 20 2006, 08:18 AM) [snapback]366805[/snapback][/div][div class=\'quotemain\'][!--quotec--]Take a look at the [a href=\"http://us2.php.net/image\" target=\"_blank\"]image functions[/a].Ken[/quote]ty ill check it out Link to comment https://forums.phpfreaks.com/topic/7901-resizing-images-with-php/#findComment-29059 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.