i have been trying to figure out why this little code wont shrink pictures bigger than a certain dimension (2246 x 1494).
header('Content-type: image/jpeg');
// Get new sizes
list($width, $height) = getimagesize($uploadfile);
if ($width > 750 || $height > 750)
{
if ($width <= $height)
{...
hi guys. i have a book report to do and i have to read a book from 300-600 pages. im in 10th grade in a high level English class. i was wondering if any of you guys would recommend a book for me to read and do a movie, or a little skit on. my friend and i like making movies and that is one...