Re: [PHP-WIN] Problem with GD2 & PHP

2008-12-10 Thread Gunawan
Daniel wrote: I am creating a new website that uses ImageFlow (http://finnrudolph.de/ImageFlow/Installation) I have created a test page for use with the new ImageFlow.js When I load the webpage, I get the correct page except the pictures. This leads me to think that the pictures aren't being

Re: [PHP-WIN] PHP and batch-files

2008-12-10 Thread Don MacGregor
Hi, I have a batch file on my server (Win 3K + IIS 6) I can run that by double click now I want to run that batch file using my PHP page (that Batch file run an exe on my Server and create a new text file as a result of that) Is this possible? How? Thanks Elizabeth Smith wrote: > > Gustav Wib