Please answer this simple SPAM challenge: max(seven, zero)? (Example: nine)
Be carreful with the option "preserveWhiteSpace"$dom = new DOMDocument;// false -> this preserve white spaces// true -> this will put all entries inline$dom->preserveWhiteSpace = false; // preserve white space !
<< Back to user notes page