Re: [php-objects] XML AND PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> HOW TO CONVERT MYSQL DATABASE TO XML FILE USING PHP?
>

It's just a quick idea

<column>
	
	<properties>
		<array>
			<type>char </type>
			<length>255 </length >
			<name>mycolumn<name>
			<index>unique</index>
			<order>5<order>
		</array>
	</properties>

	<values>
		<array>
			<value>NULL</value>
			<value>x</value>
			<value>y</value>
			<value>z</value>
			<value>b</value>	
		</array>
	<values>
	
<column>

Regards

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Flexible Keyboard is the ideal accessory for PDA users that are on the move.
http://us.click.yahoo.com/dCBVZC/WnCFAA/sXBHAA/saFolB/TM
---------------------------------------------------------------------~->

Look here for Free PHP Classes of objects:
http://phpclasses.UpperDesign.com/
To unsubscribe from this group, send an email to:
php-objects-unsubscribe@egroups.com

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux