downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

runkit> <zend_thread_id
[edit] Last updated: Fri, 17 May 2013

view this page in

zend_version

(PHP 4, PHP 5)

zend_versionZend motorunun sürümünü döndürür

Açıklama

string zend_version ( void )

Kurulu Zend Motorunun sürümünü içeren bir dizge döndürür.

Dönen Değerler

Zend Motorunun sürüm numarasını bir dizge olarak döndürür.

Örnekler

Örnek 1 - zend_version() örneği

<?php
echo "Zend motorunun sürümü: " zend_version();
?>

Yukarıdaki örnek şuna benzer bir çıktı üretir:

Zend motorunun sürümü: 2.3.0

Ayrıca Bakınız

  • phpinfo() - PHP'nin o anki durumu hakkında büyük miktarda bilgi çıktılar
  • phpcredits() - PHP'ya katkıda bulunanları gösterir
  • php_logo_guid() - PHP logo kimliğini döndürür
  • phpversion() - Çalışan PHP'nin sürümünü döndürür



add a note add a note User Contributed Notes zend_version - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites