.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
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
,
Jeroen
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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
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.
success sofar.
Any ideas?
Regards,
Jeroen
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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
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
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
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
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
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,
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
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
be with that as
well. Thx!
Jeroen
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
15 matches
Mail list logo