Re: Re: [PHP-WIN] Re: SESSION

2005-02-11 Thread Vaibhav Sibal
thanks for the quick reply, I will keep in mind from next time that its to be send to the group (though I did send to the group also !). Anyways, I am very new to PHP (just about 3 days old) so I need to know a lot! I am actually new to a scripting language only ! Thanks once again vaibhav On F

Re: [PHP-WIN] Re: SESSION

2005-02-11 Thread Vaibhav Sibal
Thanks Jason ! It'll be great if you could also tell me whether I can launch applications like MS WORD using COM or any other technology. Basically I want the user sitting on a client machine to select a file from a list and press the open button (which I will provide) and the action linked to the

[PHP-WIN] posting forms hangs php.exe

2005-02-11 Thread giulio
Hi, I have this problem using this example: I've found the same bug reported on php.net (#21660), it's the same test.php. but my PHP version is 4.3.10. server is microsoft windows 2000. IIS is version 5. I use php as CGI. I've tried many versions of php (4.3.11dev, 4.3.7, and 4.3.3 on this s

[PHP-WIN] Re: Rolling my own PHP Classifieds CMS system..

2005-02-11 Thread michael
What sort of ideas? Technology / methodology? One of the Wrox press books on ASP (I think it is beginning Active Server Pages 3.0) has a section on developing a classified ad system in ASP and Access, but you don't really want to use that unholy pair to develop anything, however it could giv

Re: [PHP-WIN] system() on Windows 2003

2005-02-11 Thread Raul IONESCU
You shoud type system('cmd /c 'copy /b prnfile lpt4:', $result); in order to work. .I have a script that calls: . system('copy /b prnfile lpt4:', $result); .or: . system('type prnfile > lpt4', $result); .the result is '1' and it doesn't send it to lpt4. .I have tried: .

Fwd: Re: [PHP-WIN] Re: SESSION

2005-02-11 Thread Jason Barnett
Please send responses to the newsgroup. I am usually happy to help you out, but I do need to keep things organized / slightly sane on my end :) The short answer to your question below: yes you can use Word with PHP and depending on your needs this might happen on the server or you might just send