[PHP-WIN] file creation on client machine

2009-08-21 Thread rui
processed it creates the file on the specified location on the server . i want to know if its possible that the file is created on the machine the runs the page , in this client some client machine . thks in advanced rgds rui -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe

[PHP-WIN] vbscript not running in php but running as a vbs file

2009-05-23 Thread Rui
it does not process or it doesnt leave the workstation. any ideias ? thks in advance rgds rui -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] vbscript not running in php but running as a vbs file

2009-05-23 Thread Rui
and phpmail to keep my options open and of course just for the fun of it . thks again rgds rui Sascha Meyer harlequ...@gmx.de wrote in message news:4a17c09f.5010...@gmx.de... Doh! Now I found the error: if i add this to a php page with the tags SCRIPT LANGUAGE=VBScript .. /SCRIPT

[PHP-WIN] File Download - php 4

2005-07-15 Thread Rui Monteiro
Hello there, I want to make a form post where a user can send a *.zip file to the server. How can I do this? I'm thinking on going for the ftp methd, but that would be just too much work for a simple file send. Any ideas? Thanks a lot, Rui -- PHP Windows Mailing List (http://www.php.net

[PHP-WIN] PHP 4 + Mysq 4l - Too many connections

2005-07-15 Thread Rui Monteiro
like this kind: if(mysql_num_rows(mysql_query(bla bla bla))!=1) Do I have to dump the result? If so, how? Thanks a lot for your time, Rui Monteiro -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Download with security

2005-06-30 Thread Rui Monteiro
@ phpclasses.org --http://www.phpclasses.org/browse/package/699.html Combine these 2 and you're set :) Grtz Rodrigo -Original Message- From: Rui Monteiro [mailto:[EMAIL PROTECTED] Sent: dinsdag 28 juni 2005 16:57 To: php-windows@lists.php.net Subject: [PHP-WIN] Download

[PHP-WIN] Download with security

2005-06-28 Thread Rui Monteiro
much for your time, Rui -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Import functions from a DLL file

2005-01-19 Thread Rui Silva
= php_Eztwain3.dll And put the php_Eztwain3.dll in the php\ext\ dir Is that correct? And, how can I create this DLL? Thanks a lot! Rui Silva

[PHP-WIN] How to configure PHP5 with support of Java 1.4 on window platform

2004-11-29 Thread rui zhang
under c:\php, Apache is installed under c:\program files, and Java SDK is installed under c:\j2sdk1.4.2_05. I would appreciate your help on this issue, since I have been tortured by this problems for more than a week. yours, Rui -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe

[PHP-WIN] How to configure PHP5 with support of Java 1.4 on window platform

2004-11-29 Thread rui zhang
is installed under c:\php, Apache is installed under c:\program files, and Java SDK is installed under c:\j2sdk1.4.2_05. I would appreciate your help on this issue, since I have been tortured by this problems for more than a week. yours, Rui -- PHP Windows Mailing List (http://www.php.net

[PHP-WIN] Shell Script error

2004-11-10 Thread Rui Francisco
: connect failed). Does anybody know what is the problem ? Thanks in advance Rui Francisco -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: [PHP] Shell Script error

2004-11-10 Thread Rui Francisco
, but on the command line on Windows machine it doesn't work Thanks in advance Rui Francisco Angelo Zanetti wrote: well maybe you are trying to connect to localhost which could be fine for the server but not from commandline... send more info. Rui Francisco [EMAIL PROTECTED] 11/10/2004 2:06:09 PM

Re: [PHP-WIN] Shell Script error

2004-11-10 Thread Rui Francisco
, but on the command line on Windows machine it doesn't work Thanks in advance Rui Francisco Luis Moreira wrote: I am not exactly an expert on PEAR, but if the error says connect failed, you are not reaching the DBand/or the server were it resides. Check the way you are connecting : - Is the server

[PHP-WIN] Re: Authenticate user

2003-02-21 Thread Rui
a user surf in diferent pages with the same loggin? Thanks Rui Monteiro Rui [EMAIL PROTECTED] escreveu na mensagem [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I'm trying to make a page that requires an authentification by the user. A lot of problems appear when I run a script cop

[PHP-WIN] Authenticate user

2003-02-20 Thread Rui
I'm trying to make a page that requires an authentification by the user. A lot of problems appear when I run a script copied from the O'Reilly : Web Database Applications. One of them is the function :clean: that doesn't exist, according with the php compiler: session_start();

[PHP-WIN] MySQL: some script I must do

2003-02-10 Thread Rui
First of all, I must thank all the people who tried to help me in the earlier prob. Now I know how to make dump's. The problem now is that I don't know how should I send the database. I tried to make a dump data.TXT and also tried data.sql. Both were in vain. I must run some kind of script but

[PHP-WIN] mysql server config

2003-02-06 Thread Rui
Hy there, I want to put a mysql database on a external server. My ISP told me that I need to make a Dump of the data and then make some kind of script that I couldn't understand. Could anyone explain what I need to do? Thanks a lot, Cya -- PHP Windows Mailing List (http://www.php.net/) To

[PHP-WIN] PHP 4.3 unable to load php_domxml.dll in WinXP Apache 2.0.43

2002-12-29 Thread Rui Costa
' is not packed in the PHP 4.3 Windows distribution, although it mentions that it does in the PHP documentation. thanks in advance rui -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] php - login and password

2002-11-15 Thread Rui Monteiro
the file containing the login or password is stored, but I suppose theres is a rule where to be hold up. Thank you, Rui Monteiro -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] php - ftp_get

2002-11-15 Thread Rui Monteiro
is the fact that the var containing the password is printed in the url. Is there a funcion that incripts this? Thank's, Rui -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] problem running php4.0.6 and apache1.3.22 on winXP

2002-01-03 Thread Rui Nuno Castro
, but when I try to run any php script with the browser, I only get a blank page. It seems that apache doesn't send the script for interpretation by php (even though apache is loading the php module). Can anyone tell me what's wrong? Thanks, Rui -- PHP Windows Mailing List (http://www.php.net