Hello, i need to draw images ... so the question is: draw with php or javascript? which one is less evel for CPU usage on shared hosting? thanks
You must go for jquery or javascript, Which is client side scripting, Where php code runs on server and than give you output. And in the jquery it's also easy to draw a image if you are using some jquery library or plugin.