Search found 1 match
- Sat Jun 05, 2004 8:13 am
- Forum: PHP - Code
- Topic: Problem with exec()
- Replies: 1
- Views: 327
Problem with exec()
I'm using ImageMagic under UNIX via the exec() function. I'm using it to ascertain the dimension of JPEGs. The code which is causing problems is below, I've used debugging code to try and work out what is going on with the results as shown in a browser. I've then taken what appears to be sent to the...