baber_abbasi Posted April 12, 2006 Share Posted April 12, 2006 Hi,I am trying to split an image in 4 parts, give each splitted part a name and save such splitted image files at some given path at local harddisk or server. Is it possible? any one can help plz?Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/7231-image-handling/ Share on other sites More sharing options...
AndyB Posted April 12, 2006 Share Posted April 12, 2006 [a href=\"http://ca3.php.net/manual/en/function.imagecopy.php\" target=\"_blank\"]http://ca3.php.net/manual/en/function.imagecopy.php[/a] will show you how to generate 'parts' of an image.You can't save them onto a 'local hardrive' (which would be a major browser security hole if it were possible). Link to comment https://forums.phpfreaks.com/topic/7231-image-handling/#findComment-26337 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.