this is long story ..
you need to use GD lib to play with images ....
take a look here , because the options are too many and you can choose which one fits your needs : http://ar.php.net/manual/en/ref.image.php
__________________
We don't need a reason to help people - Zidane [FF9]
Then as NeverMind said, you need to familiarize yourself with the GD Library Extension. Make sure your host supports GD because PHP doesnt come with it as standard.
Then as NeverMind said, you need to familiarize yourself with the GD Library Extension. Make sure your host supports GD because PHP doesnt come with it as standard.
more than one. try looking around the web for classes or functions that make this easier. there are definately a lot of scripts around that give you an easy interface to building your own images on the fly.
more than one. try looking around the web for classes or functions that make this easier. there are definately a lot of scripts around that give you an easy interface to building your own images on the fly.