how can i read this processing instruction from a xml file with php? i want to have the string test.xsl in a value.
<?xml-stylesheet type="text/xsl" href="test.xsl"?>
bye
alex