Re: [PHP-WIN] Apache, PHP4, MySQL installation

2004-11-05 Thread Jeroen
.html Strange that the upgrade to PHP5 didn't help! Any ideas? Regards, Jeroen -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Apache, PHP4, MySQL installation

2004-11-05 Thread Jeroen
ql/en/Old_client.html Regards, Jeroen "Rafael Soares" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Try removing the "@" before "mysql_connect(...);" or adding "mysql_error()" as a parameter of "exit()" and tell us the error. Raf

Re: [PHP-WIN] Apache, PHP4, MySQL installation

2004-11-05 Thread Jeroen
, Jeroen -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Apache, PHP4, MySQL installation

2004-11-05 Thread Jeroen
Hello Alex, No errors, just not the results I want. I run the following script: I only see the string DB connection testing. Regards, Jeroen ""Alejandro césar garrammone"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I don't know what problem c

Re: [PHP-WIN] Apache, PHP4, MySQL installation

2004-11-05 Thread Jeroen
Hello Walter, No errors, just not the results I want. I run the following script: I only see the string DB connection testing. Regards, Jeroen "Phpwalter" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >> Hello, >> >> I installed Apache 2.0.

[PHP-WIN] Apache, PHP4, MySQL installation

2004-11-05 Thread Jeroen
success sofar. Any ideas? Regards, Jeroen -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Transfering database

2004-05-26 Thread Jeroen Serpieters
e contents) into a new database > which is on another database server. I guess there is a statement for this. Help > please. > mysql -u username -p database < C:\path\to\your\dump\file.sql -- Jeroen There are only two kinds of programming languages: those people always bitch about and th

Re: [PHP-WIN] Ampersand before function name

2004-05-25 Thread Jeroen Serpieters
On Tue, 25 May 2004, Ross Honniball wrote: > > function & funcname ($parm) {} > With the ampersand you return a reference to a variable instead of the value. -- Jeroen Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows w

Re: [PHP-WIN] Can someone tell me how to set an image transparent?

2004-05-23 Thread Jeroen Serpieters
which color you want to be transparent. -- Jeroen Anybody who thinks a little 9,000-line program [Java] that's distributed free and can be cloned by anyone is going to affect anything we do at Microsoft has his head screwed on wrong. -- Bill Gates -- PHP Windows Mailing List (h

RE: [PHP-WIN] Prevent error output from shell_exec

2004-05-22 Thread Jeroen Serpieters
On Sat, 22 May 2004, Jeroen Serpieters wrote: > > e.g.: > > ob_start(); // start buffering > > system(); // execute your stuff > > ob_end_clean(); // silently discard the output > If you want to log the output you could grab the buffered output with ob_get_conten

RE: [PHP-WIN] Prevent error output from shell_exec

2004-05-22 Thread Jeroen Serpieters
scard the output -- Jeroen Mostly, when you see programmers, they aren't doing anything. One of the attractive things about programmers is that you cannot tell whether or not they are working simply by looking at them. Very often they're sitting there seemingly drinking coffee and

Re: [PHP-WIN] Prevent error output from shell_exec

2004-05-22 Thread Jeroen Serpieters
On Sat, 22 May 2004, Paul J. Smith wrote: > I've tried >null and various other things to no > effect. Anyone know how to do this on a windows platform? > Redirecting to NUL (not null) should do the trick. -- Jeroen Like the creators of sitcoms or junk food or package tours,

[PHP-WIN] downloaded PHP Code pro

2003-06-25 Thread Jeroen van Vlierden
from http://www.phpide.de/ anyone who has used this? Looks very good but I want to debug my code and I can't set any breakpoints or whatever and that is why I downloaded it in the first place. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] use MS publisher COM object

2002-08-29 Thread Jeroen Hendriks
Hello, Does anyone know how I can get the properties (File / Properties) from a Microsoft Publisher file by using it's COM-objects? And I want to save a Microsoft Publisher document as a text-document (.txt) by using it's COM-objects. I only can save it as a rtf-document. I have already got thi

[PHP-WIN] PHP4 + IIS 5.1

2002-06-09 Thread Jeroen Schepens
be with that as well. Thx! Jeroen -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php