php curl is reading style(css) files and downloading gifs,jpegs,pngs and everything. so curl is spending bandwith, and it is also taking times. actually i dont need images+css+etc. i only need to read html source codes..
well, is there a way to block images,css and other things while using php curl? so, curl works faster