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? Quote Link to comment 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. Quote Link to comment 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 Quote Link to comment 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 Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.