>Subject: [PHP] generate e.g. circles on the fly with coordinates for
postioning
>

>Can php + what modules do this and
>has anybody succeeded to do something like the followingbefore?
>
>I want to generate simple images on the fly, e.g. a 50px circle on a
transparent background of 200x200 px using php.
>
>I want to position the circle on the background using  x and y coodinates.
Is this possible with what php and additional tools?

Sure can. Take a look at: http://www.php.net/manual/en/ref.image.php

Hope this helps,

Joe


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to