lto:[EMAIL PROTECTED]
Sent: Tuesday, December 07, 2004 5:38 PM
To: Adam Maccabee Trachtenberg; Binam, Jesse
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP-DEV] more ftp functions
You can lower the changes by supplying a unified diff :)
Andi
At 11:35 AM 12/3/2004 -0500, Adam Maccabee Trachtenberg wrote:
You can lower the changes by supplying a unified diff :)
Andi
At 11:35 AM 12/3/2004 -0500, Adam Maccabee Trachtenberg wrote:
On Thu, 2 Dec 2004, Binam, Jesse wrote:
> Let me rephrase that. This is my first contribution to php or any open
> source project for that matter, and I have no idea what the
There's a README.SUBMITTING-PATCH file in the PHP source that gives a
fair amount detail on the preferred way to contribute to the project.
It boils down to submitting a patch (unified diff) against HEAD of CVS
to the internals list and CC'ing it to the appropriate extension
maintainer(s) (there i
On Thu, 2 Dec 2004, Binam, Jesse wrote:
> Let me rephrase that. This is my first contribution to php or any open
> source project for that matter, and I have no idea what the process is.
> Do I need to write the code first and submit a patch to someone? Do I
> need to work with someone since I ass
s the
process in the comments or documented somewhere and I am going to get flamed for
not reading them? ;)
Thanks,
Jess
From: Binam, Jesse
[mailto:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004
11:30 AMTo: [EMAIL PROTECTED]Subject: [PHP-DEV] more
ftp functions
I apologize if I am
po
I apologize if I am
posting this to the wrong list I am a newbie to the lists.
I would like to add
some functions to the ftp extention. Most notably at this point I am interested
in a ftp_get_resp() that returns ftp->inbuf and perhaps the response code
from the server. Or maybe it could re