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

search for in the

com_message_pump> <com_load_typelib
[edit] Last updated: Fri, 17 May 2013

view this page in

com_load

(PHP 4)

com_loadCOM bileşenine yeni bir gönderim tanımlar [terk edilmiştir]

Açıklama

Nesneye yönelik tarzı sözdizimini kullanın, bu işlevin kullanılması bırakılmıştır.

Örnek 1 Örnek

<?php
// bunun yerine
$obj com_load($module);
// bu şekilde
$obj = new COM($module);
?>

Notlar

Bilginize: Bu işlev PHP 5'te yoktur. Yöntemleri çağırmak ve özelliklere erişmek için bu işlevin yerine normal ve daha doğal olan nesne yönelimli söz dizimini kullanmalısınız.



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

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