[PHP] Help - Automation of web pages when Register-Globals=Off

2003-03-16 Thread Petras Virzintas
Hi, I would like to automate some PHP web pages from a Windows application. The relevant Microsoft document reveals that the WebControl's Navigate method should be able to do this by supplying the URL, Post data and Header. Question: As anyone accomplished this? If so, could they provide an

[PHP] PHP version of WebMin?

2002-11-24 Thread Petras Virzintas
Hi, is there a PHP version of WebMin (written in Perl) or something better? Thanks in advance Petras Virzintas

[PHP] How to complete a download?

2002-02-26 Thread Petras Virzintas
Hi, if I use the script below, IE either crashes AFTER downloading or just hangs. Is there a correct way of finishing a download? I have tried placing empty standard HTML tags at the end. This stops the crashing but adds the actual tags as an extra line to the downloaded file. Thanks in

[PHP] How to create CSV file on client?

2002-02-24 Thread Petras Virzintas
Hi, is there a recommended PHP way of extracting data from a MySQL database and creating a CSV (Comma-seperated-values) file on the client (not the server). Thanks in advance Petras

[PHP] cURL and XML?

2002-02-06 Thread Petras Virzintas
Hi, has anyone successfully posted an XML data file using the PHP cURL functions? If so, could you please send an example of the curl_setopt function names used. Thanks in advance Petras

[PHP] Namo Web Editor

2001-10-01 Thread Petras Virzintas
Hi, apparently the Namo Web Editor has a PHP generator together with a MySQL interface. Is this truly an alternative to products such as PhpEd? Has anyone used it for production applications? Any other useful comments? Petras

[PHP] cURL and XML?

2001-08-14 Thread Petras Virzintas
Hi, has anyone successfully posted an XML data file to a https URL using the PHP cURL functions? If so, could you please send an example of the curl_setopt function names used. Thanks in advance Petras

[PHP] cURL and XML?

2001-07-02 Thread Petras Virzintas
Hi, has anyone successfully posted an XML data file using the PHP cURL functions? If so, could you please send an example of the curl_setopt function names used. Thanks in advance Petras