php-windows Digest 20 Feb 2004 01:36:33 -0000 Issue 2130
Topics (messages 22909 through 22914):
Re: Emailing via mail(), secondary servers
22909 by: Svensson, B.A.T. (HKG)
22910 by: Justin Patrin
22911 by: Manuel Lemos
22912 by: Justin Patrin
22913 by: Manuel Lemos
copying uploaded files
22914 by: Mark Anderson
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
> If you study a little about the human nature you will realize
> that tehre would be people capable of doing that and much worse.
Indeed, but I also realize from those studies that some people
simply does not know when to stop.
--- End Message ---
--- Begin Message ---
I'd like to apoligize to the list for wasting bandwidth and venting like
this. Not only did this huge conversation accomplish nothing, it was
fairly personal and should have been conducted off list. I'll stop doing
such things unless they are on topic.
But I won't stop proposing usage of PEAR packages. :-)
--
paperCrane <Justin Patrin>
--- End Message ---
--- Begin Message ---
Hello,
On 02/19/2004 02:35 PM, Justin Patrin wrote:
I'd like to apoligize to the list for wasting bandwidth and venting like
this. Not only did this huge conversation accomplish nothing, it was
fairly personal and should have been conducted off list. I'll stop doing
such things unless they are on topic.
But I won't stop proposing usage of PEAR packages. :-)
I bet you will. Nobody said that was a bad thing. The only problem is
when you disregard the original poster problems and propose packages
that do not solve the user problems at all. Maybe if you stop being so
obcessed by posting competitive messages to the ones I write (especially
those that propose packages that I wrote but are not available in PEAR),
you will probably be able to figure when to post or not post followup
messages to mine. Remember, cooperating is better than competing!
Now, to make this on-topic, did you see this Samba Web client class
posted in the PHP Classes site by Victor Varela? It's awesome for all it
does! No wonder it is top 5 dowloaded classes of the week despite it was
uploaded just yesterday.
It is good to see more and more classes integrating PHP with Windows
because it helps PHP being more accepted in the cooporate world where
Windows dominates.
http://www.phpclasses.org/smbwebclient
--
Regards,
Manuel Lemos
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/
Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html
--- End Message ---
--- Begin Message ---
Manuel Lemos wrote:
Hello,
On 02/19/2004 02:35 PM, Justin Patrin wrote:
I'd like to apoligize to the list for wasting bandwidth and venting
like this. Not only did this huge conversation accomplish nothing, it
was fairly personal and should have been conducted off list. I'll stop
doing such things unless they are on topic.
But I won't stop proposing usage of PEAR packages. :-)
I bet you will. Nobody said that was a bad thing. The only problem is
when you disregard the original poster problems and propose packages
that do not solve the user problems at all. Maybe if you stop being so
obcessed by posting competitive messages to the ones I write (especially
those that propose packages that I wrote but are not available in PEAR),
you will probably be able to figure when to post or not post followup
messages to mine. Remember, cooperating is better than competing!
The PEAR Mail package did solve the problem. It supports authentication
and changing of the server to send to. I don't post simply to be in
opposition, I post to give an alternative so that users know that there
are multiple things out there.
--
paperCrane <Justin Patrin>
--- End Message ---
--- Begin Message ---
Hello,
On 02/19/2004 03:16 PM, Justin Patrin wrote:
I'd like to apoligize to the list for wasting bandwidth and venting
like this. Not only did this huge conversation accomplish nothing, it
was fairly personal and should have been conducted off list. I'll
stop doing such things unless they are on topic.
But I won't stop proposing usage of PEAR packages. :-)
I bet you will. Nobody said that was a bad thing. The only problem is
when you disregard the original poster problems and propose packages
that do not solve the user problems at all. Maybe if you stop being so
obcessed by posting competitive messages to the ones I write
(especially those that propose packages that I wrote but are not
available in PEAR), you will probably be able to figure when to post
or not post followup messages to mine. Remember, cooperating is better
than competing!
The PEAR Mail package did solve the problem. It supports authentication
and changing of the server to send to. I don't post simply to be in
That was not what the original poster requested. He did not want to
relay the messages in an intermediate server. We wanted direct delivery.
Sure you can set the end destination server with the PEAR Mail package
but you first you need to figure its address from the DNS server and
PEAR Mail alone can't do that, unlike the SMTP class that I proposed
that comes with explicit support for direct delivery since a long time ago.
opposition, I post to give an alternative so that users know that there
are multiple things out there.
That's bull...! You systematically post as a reactions to my posts when
I suggest a package available in the PHP Classes site. You really do not
seem very concerned with the original poster problems as it was clearly
evident in this thread. You seem to be only obcessed with posting
competitive messages whenever a solution available in the PHP Classes
site is mentioned.
The funny part is that if I was so obcessed with pushing any kind of
competition between the two sites, I would have to say thank you for
advertising the PHP Classes site. :-)
Now more and more people that probably did not know it are aware that it
exists and some obcessed people are concerned with some kind of threat
that seem to assume when you rush to post about PEAR based alternatives
to the PHP Classes site.
--
Regards,
Manuel Lemos
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/
Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html
--- End Message ---
--- Begin Message ---
hi list
this piece of code isnt working
copy("c:\\php\\uploads\\sample.txt", "d:\\neweb\\ainek\\");
can anyone give me a hint?
i am running winxp professional with iis5.1 and php 4.3
best regards
mark
Sent by Medscape Mail: Free Portable E-mail for Professionals on the Move
http://www.medscape.com
--- End Message ---