hi all
i am just trying to run a simple script to resize a png file
and am running into some errors
i am using php 5.1.0 (also tried on php 5.1.0RC6)
i posted this on bugs.php.net, but they said that it wasn't a bug
http://bugs.php.net/bug.php?id=35348
just wanted to know if anyone else had this
hi all
just installed php 5 on fedora core 4 with apache 2
i'm having a problem with the mime_content_type function
it will only say text/plain for png files
jpegs and gifs are ok, but most everything else it reads as text/plain
i have this working on windows, using the tips on php.net/mime_con