In the function below, when string in $keyword contains double quotes, it does create a \"Warning: DOMXPath::evaluate(): Invalid expression\":
Let\'s say I have this document. <a:Root> <a:A> <title><a:B/></title> <a:C>
For example : this is an xslt <xsl:template match=\"/root/sub-root/parent/child/grand_child/dummy1/dummy2/dummy3/dummy4/node_1
I\'ve created an exe file that does some maintainance work on my server. I want to be able to launch it from the website that sits on the server.