titan21 Posted April 23, 2012 Share Posted April 23, 2012 Hi, Has anyone come across an issue when saving DOM to a file and $document->preserveWhiteSpace = false; $document->formatOutout = true; has no effect? Quote Link to comment https://forums.phpfreaks.com/topic/261469-php-dom-and-formatting-output/ Share on other sites More sharing options...
Muddy_Funster Posted April 23, 2012 Share Posted April 23, 2012 $document->formatOutout = true; ? formatOutput maybe? Quote Link to comment https://forums.phpfreaks.com/topic/261469-php-dom-and-formatting-output/#findComment-1339787 Share on other sites More sharing options...
titan21 Posted April 23, 2012 Author Share Posted April 23, 2012 Oops! Yeh I meant formatOutput but that wasn't the issue. I do type it correctly but no formatting seems to occur Quote Link to comment https://forums.phpfreaks.com/topic/261469-php-dom-and-formatting-output/#findComment-1339810 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.