to reduce images weight is php a good solution..
with php, respect at other programms (graphic or programming)
if I want to reduce the weight (KB) of one image,
are there many difference respect other programming language?
or is better to use delphi or visual basic or c++ or others, which?
isn't important the difference regards that php is not for local pc
because in the pc will be preinstalled the server.
Re: to reduce images weight is php a good solution..
On May 4, 9:58 am, nawfer <novalidsfors... [at] alt.al> wrote:
>
> with php, respect at other programms (graphic or
> programming) if I want to reduce the weight (KB)
> of one image, are there many difference respect
> other programming language?
It doesn't matter; the important thing is which graphics library you
use. Although generally speaking, any image manipulaiton is expensive
in terms of memory and processor use...
Cheers,
NC