I said,
Kevin
my bad; meant to say Kelvin..
-nathan
On 7/9/07, Nathan Nobbe <[EMAIL PROTECTED]> wrote:
Kevin,
would you mind sending the particular url w/ the content you are referring
to?
also, data doesnt necessarily need to go through xml on its way back to
the database.
consider a web
Kevin,
would you mind sending the particular url w/ the content you are referring
to?
also, data doesnt necessarily need to go through xml on its way back to the
database.
consider a web form for instance which might submit data to your application
via HTTP POST.
in that case you could simply pr
Wouldn't XSLT document be filled with input forms if I want to receive
information from the customers?
XHTML forms are probly the most ubiquitous way to get data from a user to an
application. and to be specific, the xsl files are those that would
contain the XHTML forms.
There is no great rat
i havent had time to fully explore the material from Tony yet, but so far
ive been building XML entirely in memory rather than reading in a complete
file, parsing it and placing data at certain points. one thing i would like
to explore is either DTDs or XMLSchema to validate the XML against. in
Tony,
this material looks quite excellent; thanks for sharing.
-nathan
On 7/9/07, Tony Marston <[EMAIL PROTECTED]> wrote:
Try these for size:
http://www.tonymarston.net/php-mysql/domxml.html and
http://www.tonymarston.net/php-mysql/sablotron.html
http://www.tonymarston.net/php-mysql/dom.html
Try these for size:
http://www.tonymarston.net/php-mysql/domxml.html and
http://www.tonymarston.net/php-mysql/sablotron.html
http://www.tonymarston.net/php-mysql/dom.html and
http://www.tonymarston.net/php-mysql/xsl.html
There is also a sample application available at
http://www.tonymarston.net
6 matches
Mail list logo