[PHP] Method of connecting image

2008-10-23 Thread napura
Hi

Is there a method of connecting the jpg image with PHP?
For instance, four images tie by two in two length in side. 


Napura

Linux Debian4 (Server)
PHP 5.2.2
Apache 2.2.4
MySQL

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Method of connecting image

2008-10-23 Thread Aschwin Wesselius
[EMAIL PROTECTED] wrote:
 Hi

 Is there a method of connecting the jpg image with PHP?
 For instance, four images tie by two in two length in side. 


 Napura
 
 Linux Debian4 (Server)
 PHP 5.2.2
 Apache 2.2.4
 MySQL

   
Hi,

I guess you have to use a new clean image pointer (lookup the image
functions of PHP), that has the size of the result size.

Than you can import the four seperate images into four seperate pointers
(or loop over them), and put them inside the clean image.

How to do that is up to you, but it is possible to include one image
into another and decide the position of it. So one or four, doesn't matter.

-- 

Aschwin Wesselius

/'What you would like to be done to you, do that to the other'/


[PHP] Method of connecting image

2008-10-23 Thread napura
Hi

Is there a method of connecting the jpg image with PHP?
For instance, four images tie by two in two length in side. 


Napura

Linux Debian4 (Server)
PHP 5.2.2
Apache 2.2.4
MySQL

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Method of connecting image

2008-10-23 Thread Ashley Sheridan
On Thu, 2008-10-23 at 23:44 +0900, [EMAIL PROTECTED] wrote:
 Hi
 
 Is there a method of connecting the jpg image with PHP?
 For instance, four images tie by two in two length in side. 
 
 
 Napura
 
 Linux Debian4 (Server)
 PHP 5.2.2
 Apache 2.2.4
 MySQL
 
Sorry, what is the question again? I'm afraid I don't understand what it
is you're looking for.


Ash
www.ashleysheridan.co.uk


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Method of connecting image

2008-10-23 Thread Bastien Koert
On Thu, Oct 23, 2008 at 7:11 PM, Ashley Sheridan
[EMAIL PROTECTED]wrote:

 On Thu, 2008-10-23 at 23:44 +0900, [EMAIL PROTECTED] wrote:
  Hi
 
  Is there a method of connecting the jpg image with PHP?
  For instance, four images tie by two in two length in side.
 
 
  Napura
  
  Linux Debian4 (Server)
  PHP 5.2.2
  Apache 2.2.4
  MySQL
 
 Sorry, what is the question again? I'm afraid I don't understand what it
 is you're looking for.


 Ash
 www.ashleysheridan.co.uk


 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php

  Google 'php image stitcher' and go thru the results. There are lots of
entries, some good some bad...


-- 

Bastien

Cat, the other other white meat