Page 1 of 1

How to split image into different parts in php??

Posted: Tue Jan 27, 2009 12:24 am
by senthil babu
Hi.. I want to know that image split in php, when a user gives number as input, example 4, then need to image will be divided into 4 parts .. using php, is it possible, any body have coding, send me.. can any one help me,


Thanks

Re: How to split image into different parts in php??

Posted: Tue Jan 27, 2009 12:38 am
by jothirajan
Hello friend

Yeah,

There is no code in php to make the splitting in images.

Even i tried this in my old project.

But there is 2 ways to get ride of this problem.

1) Resizing the images with different resolution
2) Make use of mootols.

Thanks
JOE