[PHP] Warning: exec(): Unable to fork

2004-04-05 Thread Mark C
Hi, I curretly running: PHP 4.3.4 on a windows XP with IIS, This is the first time developed using a windows platform (normally I use apache on linux), but I'm trying to run ImageMagick in the background to resize an image, as a test I'm trying to run the cmd shell, using exec (I've tried

[PHP] Forcing Mac's to show download box, rather than inline

2004-04-02 Thread Mark C
Hi, I'm trying to server an image(s) up from a php script, this script, checks for the image and then outputs the required header types, I'm trying to get the browsers to download the requested image (when they click the link), rather than display inline. I've got it working on both Mozilla and

Re: [PHP] Forcing Mac's to show download box, rather than inline

2004-04-02 Thread Mark C
Once upon a time Mark C was quoted as saying: Hi, I'm trying to server an image(s) up from a php script, this script, checks for the image and then outputs the required header types, I'm trying to get the browsers to download the requested image (when they click the link), rather than

Re: [PHP] tiff to pdf conversion

2004-04-02 Thread Mark C
Once upon a time Jason Wong was quoted as saying: On Friday 02 April 2004 16:39, Brent Clark wrote: anyone know of a quick way to convert a tiff file to a pdf format file. I was thinking of a shell script. you could give ImageMagick a try, i.e convert somefile.tif somefile.pdf

[PHP] writing a newsletter program in php?

2003-01-22 Thread Mark C
Hi, I'm new to php (ok new, try 3 days ;), althought, I'm finding it fun, I 'm trying to think of a project to do, to get me more into it. And after having a discussion with a friend and also setting up several Mailman mailing lists for people that want to compose HTML mails and post them as