Hi The Problem seems to occur when you have use "?>" within a string. I for example want to send a XML request that starts with this xml header:
$requeststring = "<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>"; $requeststring .= <more code> PSPad detects the ?> in this string as "PHP Code ends here". -- <http://forum.pspad.com/read.php?4,33804,33804> PSPad freeware editor http://www.pspad.com
