Tanner8 Posted June 28, 2008 Share Posted June 28, 2008 Hey, I was wondering how I would go about doing that in PHP. I want it to be in a neat XML format so I can open it up in Excel without problems. I made an SQL database and made all the columns for everything I need. I don't know how I could make the php connect to the database and write in the columns I specify. Should be just a few lines of code I suppose, doesn't seem that involved. Thanks Link to comment https://forums.phpfreaks.com/topic/112378-write-to-sql-database/ Share on other sites More sharing options...
thatsgreat2345 Posted June 28, 2008 Share Posted June 28, 2008 I like this tutorial as it goes step by step with fairly simple and decent examples. http://www.tizag.com/mysqlTutorial/index.php Link to comment https://forums.phpfreaks.com/topic/112378-write-to-sql-database/#findComment-576957 Share on other sites More sharing options...
Tanner8 Posted June 29, 2008 Author Share Posted June 29, 2008 Great, thanks. Got everything working the way I wanted too, don't know how I missed that tutorial. Link to comment https://forums.phpfreaks.com/topic/112378-write-to-sql-database/#findComment-577658 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.