I want to use the gd library to plot some lines according to their coodinates. I know I can use the imageline function, but can I also set the thickness of the line?
I would also want to plot an image(from a file) on the browser, which function can I use?
Thanks