Ninjakreborn Posted April 24, 2006 Share Posted April 24, 2006 php as a server side, which is better to use for saving information Mysql database, or xml. Link to comment https://forums.phpfreaks.com/topic/8303-question/ Share on other sites More sharing options...
kenrbnsn Posted April 24, 2006 Share Posted April 24, 2006 I would save my data in a MySQL database. It's much easier to update and retrieve data. If I use XML, I would use it to communicate between dissimilar programs or scripts.Ken Link to comment https://forums.phpfreaks.com/topic/8303-question/#findComment-30280 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.