Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums
Go Back   Code Forums > Application and Web Development > PHP
User Name
Password

Reply
 
LinkBack Thread Tools Display Modes
Old 04-24-2005, 06:27 PM   #1 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
PHP/XML Tutorials?

Anyone know of a good place to read up on XML w. PHP?

__________________


Urban Clothing
Admin is offline   Reply With Quote
Old 04-24-2005, 07:21 PM   #2 (permalink)
DJMaze
Senior Contributor
 
DJMaze's Avatar
 
Join Date: Mar 2005
Posts: 637
DJMaze is on a distinguished road
http://w3c.org and http://php.net
__________________
DJMaze is offline   Reply With Quote
Old 04-24-2005, 07:31 PM   #3 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,398
sde is on a distinguished road
lol, those are some pretty specific links there.

hey matt, are you inquiring about php4 or php5, .. php5 has a simple xml object that basically puts an xml feed into an object. then there is a document object ( not to be confused with the javascript dom ) that allows you to create xml. i believe i found a good tutorial on zend about that. sorry i don't have a more specific answer than that.

if you are looking for a php4 solution, the only advice i have is to check out the pear libraries. i know there are some xml classes that were made in pear that should work well for you.
__________________
testing 1 2 3
sde is online now   Reply With Quote
Old 04-24-2005, 08:40 PM   #4 (permalink)
DJMaze
Senior Contributor
 
DJMaze's Avatar
 
Join Date: Mar 2005
Posts: 637
DJMaze is on a distinguished road
Talking

Quote:
Originally Posted by sde
lol, those are some pretty specific links there.
Pff should i write them all down?

# XML
# XML Base
# XML Binary Characterization
# XML Encryption
# XML Key Management
# XML Query
# XML Schema
# XML Signature

and

http://www.php.net/manual/en/ does explain enough as well or should i post links to all languages ?

Oh and don't forget the manuals on this site

So i kept it short
__________________
DJMaze is offline   Reply With Quote
Old 04-24-2005, 11:06 PM   #5 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,398
sde is on a distinguished road
now we're talkin! .. i guess matt sort of asked for the RTFM response by his question though.
__________________
testing 1 2 3
sde is online now   Reply With Quote
Old 04-25-2005, 01:26 PM   #6 (permalink)
Admin
$_['Your_Mom'];
 
Admin's Avatar
 
Join Date: May 2002
Location: Santee
Posts: 627
Admin is on a distinguished road
PHP4 My question sucked, I was in Vegas all weekend though. I probably should just read the PHP manual as usual. I was hoping for some examples of usage. That seems to help me more than the manual when working with new concepts.
__________________


Urban Clothing
Admin is offline   Reply With Quote
Old 04-25-2005, 01:38 PM   #7 (permalink)
DJMaze
Senior Contributor
 
DJMaze's Avatar
 
Join Date: Mar 2005
Posts: 637
DJMaze is on a distinguished road
PHP Code:
<?php
header
('Content-Type: text/xml'); // application/rss+xml also possible
echo '<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN"
 "http://my.netscape.com/publish/formats/rss-0.91.dtd">'
;
//do something
?>
__________________
DJMaze is offline   Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
tutorials suggestion inkedmn Feedback 2 03-18-2004 11:12 PM
New Java and ASP Tutorials sde Code Newbie News 2 03-15-2004 08:02 PM
Tutorials Section rdove Feedback 2 03-09-2004 04:52 AM


All times are GMT -8. The time now is 11:53 AM.


Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC8





Copyright © 2000-2006, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting
Open Circle