Re: [PHP-DOC] SOAP documentation updated to new markup

2009-02-16 Thread Daniel Convissor
Hi Michael:

On Mon, Feb 16, 2009 at 11:54:47AM +, Michael Maclean wrote:

> I've been working on updating the docs for ext/soap to the new markup

Thanks.


> It's pretty much a port of the existing documentation though with
> phrases like "you will need..." changed for the 3rd person, etc. If this
> bit is OK I intend to commit it after I get a CVS account.

It would be best if the markup changes were separate from wording 
changes.  This helps clarify exactly what's going on.  This is most 
important when people take what you do and try to implement it in the 
translations.

Thanks,

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
data intensive web and database programming
http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409


[PHP-DOC] SOAP documentation updated to new markup

2009-02-16 Thread Michael Maclean
Hi,
I've been working on updating the docs for ext/soap to the new markup,
and the results can be seen here:

http://mgdm.net/~michael/soapdocs.tar.gz

It's pretty much a port of the existing documentation though with
phrases like "you will need..." changed for the 3rd person, etc. If this
bit is OK I intend to commit it after I get a CVS account.

It's not quite complete, I have a TODO:
* Check the versioning on some of the functions that have been added
  recently
* Document the "features" array - I need to wander through the code a
  bit here (unless someone else has a better idea than I)
* Make better examples

Any comments?

Thanks,
Michael


Re: [PHP-DOC] SOAP

2007-02-22 Thread Philip Olson


On Feb 22, 2007, at 6:11 AM, David Mytton wrote:

Is anyone working on the SOAP documentation at the moment? I have  
been working with it in PHP recently and have found the  
documentation to be a bit sparse. If nobody else is doing stuff,  
I'm planning on adding some more detail.

--


Feel free to work on everything here as doing so will make the world  
a greater place. It's all fair game. Bottom line: Nobody is working  
on the SOAP documentation (except you) right now :)


Regards,
Philip


Re: [PHP-DOC] SOAP

2007-02-22 Thread David Mytton

Rodriguez, Antonio - (Ext Col) wrote:

De seguro encontraras aquie ayuda. Yo lo hice y funciono perfecto.

http://www.pecesama.net/php/ws.php?PHPSESSID=dda7b51f064376895025e6983c69043d

Ejemplo Practico

http://pecesama.net/ws/cliente.php

Escribes 111 o 222 o 333



Cordialmente,
Antonio José Rodriguez Linares
Ingeniero Outsourcing - I&T
Teléfono: (571) 6 06 96 06 Ext. 3748
Fax: (571) 3 12 31 48
Cel: 300 571 8780
Email: [EMAIL PROTECTED]
Cra 7 N° 71-52 Torre B - Piso 18 - Bogotá, D.C
TELMEX - COLOMBIA


 
 

 
"Este mensaje y sus anexos pueden contener información confidencial.  Si usted no es el destinatario de este mensaje (o la persona responsable de entregar al destinatario este mensaje), se le notifica que cualquier revisión, divulgación, retransmisión, distribución, copiado u otro uso o acto realizado con base en o relacionado con el contenido de este mensaje y sus anexos, están prohibidos. Si usted ha recibido este mensaje y sus anexos por error, le suplicamos lo notifique al remitente respondiendo el presente correo electrónico y borre el presente y sus anexos de su sistema sin conservar copia de los mismos. Muchas gracias."

"This message and any attachments to it are being sent by a law firm and may contain 
information which is confidential.  If your are not the intended recipient(s) for this 
message (or the employee or agent responsible for the delivery of this message to the 
intended recipient(s)), you are on notice that any review, disclosure, retransmission, 
dissemination, distribution, copying or other use or taking any action based upon or 
relative to the information contained in this message and its attachments, is prohibited. 
If you are not the intended recipient(s) of this message or its attachments, please 
immediately advise the sender by reply e-mail and delete this message and its attachments 
from your system without keeping a copy. Thank you."
-Original Message-
From: David Mytton [mailto:[EMAIL PROTECTED] 
Sent: Jueves, 22 de Febrero de 2007 09:12 a.m.

To: PHP Documentation List
Subject: [PHP-DOC] SOAP

Is anyone working on the SOAP documentation at the moment? I have been 
working with it in PHP recently and have found the documentation to be a 
bit sparse. If nobody else is doing stuff, I'm planning on adding some 
more detail.


Thanks. But I only speak English.
--
David Mytton
http://www.olate.co.uk
http://www.mytton.net


[PHP-DOC] SOAP

2007-02-22 Thread David Mytton
Is anyone working on the SOAP documentation at the moment? I have been 
working with it in PHP recently and have found the documentation to be a 
bit sparse. If nobody else is doing stuff, I'm planning on adding some 
more detail.

--
David Mytton
http://www.olate.co.uk
http://www.mytton.net


Re: [PHP-DOC] SOAP extension marked as experimental

2005-02-02 Thread Philip Olson
> Just wanted to let you know that ext/soap hasn't been experimental for a 
> while (even though it was falsely marked as such in the source tree).
> Can you please update the documentation?

Mehdi fixed it just this morning! :)

Regards,
Philip


Re: [PHP-DOC] SOAP extension marked as experimental

2005-02-02 Thread Andi Gutmans
Great. Thanks guys.
At 01:50 AM 2/3/2005 +, Philip Olson wrote:
> Just wanted to let you know that ext/soap hasn't been experimental for a
> while (even though it was falsely marked as such in the source tree).
> Can you please update the documentation?
Mehdi fixed it just this morning! :)
Regards,
Philip


[PHP-DOC] SOAP extension marked as experimental

2005-02-02 Thread Andi Gutmans
Hi all,
Just wanted to let you know that ext/soap hasn't been experimental for a 
while (even though it was falsely marked as such in the source tree).
Can you please update the documentation?

Thanks,
Andi