XSLTProcessor->transformToURI() error handling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



If there is a failure in 'XSLTProcessor->transformToURI()' (it returns
false) is nothing written to the file specified? I ask because I'm
implementing a caching system. I'm having the output written to a cache file
and want to be guaranteed that in case of error, the specified file remains
as it was before the operation. In other words, I'd like the destination
file to be written to IF and ONLY IF the transformation is successful.  Is
this the case?

Jason Karns
~~~~~~~~~~~
The Ohio State University [www.osu.edu]
Computer Science & Engineering [www.cse.osu.edu]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux