|
PHP version and Bugzilla import
hi,
has anyone successfully imported Bugzilla data into a PHP/MySQL install of FogBugz? we don't have a place to run the ASP script that they provide
thanks
Anthony Wang
Wednesday, December 08, 2004
The only wall you are going to run up against is that on the ASP script we use microsoft's XML http engine to grab the XML output from bugzilla.url.com/xml.cgi?id=bugnum and then parse it.
If you could figure out a way to do that in PHP, [grab a url, parse it into an xml structure], then the hard part would be over. It's just a matter of calling FogBugz functions after that.
Michael H. Pryor
Wednesday, December 08, 2004
Recent Topics
Fog Creek Home
|