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

search for in the

apd_croak> <apd_clunk
[edit] Last updated: Fri, 23 Mar 2012

view this page in

apd_continue

(PECL apd >= 0.2)

apd_continueYorumlayıcıyı yeniden başlatır

Açıklama

bool apd_continue ( int $hata_ayıklama_seviyesi )

Yorumlayıcıyı tekrar başlatmak isteği genelde hata ayıklama soketi aracılığıyla gönderilir.

Değiştirgeler

hata_ayıklama_düzeyi

XXX_TRACE sabitlerinin toplamından (VEYAlanmasından) oluşan bir tamsayı.

MEMORY_TRACE sabitini kullanmanız önerilmez; çok yavaş olup gerekli doğruluğa sahip görünmemektedir. ASSIGNMENT_TRACE sabiti ise henüz gerçeklenmemiştir.

Tüm işlevselliğe (TIMING, FUNCTIONS, ARGS SUMMARY (strace -c gibi)) sahip olmak için 99 değerini kullanınız.

Dönen Değerler

Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.

Örnekler

Örnek 1 - apd_continue() örneği

<?php
apd_continue
(0);
?>



add a note add a note User Contributed Notes apd_continue
There are no user contributed notes for this page.

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