xslt_backend_version
(PHP 4 >= 4.3.0)
xslt_backend_version — بازگرداندن شماره نسخه Sablotron
Description
string xslt_backend_version
( void
)
xslt_backend_version() دریافت شماره نسخه Sablotron.
Return Values
بازگرداندن شماره نسخه یا FALSE اگر موجود نباشد.
Examples
Example #1 مثال xslt_backend_version()
<?php
echo xslt_backend_version(); // 0.98 for example
?>
See Also
- xslt_backend_info() - Returns the information on the compilation settings of the backend
- xslt_backend_name() - Returns the name of the backend
There are no user contributed notes for this page.
