Open rahul286 opened 11 years ago
I started reviewing your code and first thing I noticed is that you are not resizing images in PHP.
You need to create thumbnail version in PHP as a separate image.
i am not resize image using php but i use css stlye which do same task for me. i will do this because this will increase performance of the page. thank you...
I started reviewing your code and first thing I noticed is that you are not resizing images in PHP.
You need to create thumbnail version in PHP as a separate image.