linux1880 Posted January 30, 2010 Share Posted January 30, 2010 How to fix large image size in php ? Some of the user posts so large image in my site that they kncok out the page layout. please help. Link to comment https://forums.phpfreaks.com/topic/190361-how-to-adjust-large-image-size/ Share on other sites More sharing options...
PHP Monkeh Posted January 30, 2010 Share Posted January 30, 2010 You could either re-size the image when they upload it, or if they aren't uploading but just including images you could easily restrict the size with plain HTML or CSS. Link to comment https://forums.phpfreaks.com/topic/190361-how-to-adjust-large-image-size/#findComment-1004251 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.