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

search for in the

Serializable::unserialize> <Serializable
[edit] Last updated: Fri, 23 Mar 2012

view this page in

Serializable::serialize

(PHP 5 >= 5.1.0)

Serializable::serializeNesnenin dizgesel gösterimiyle döner

Açıklama

abstract public string Serializable::serialize ( void )

Nesnenin dizgesel gösterimi ile döner.

Bilginize:

Bu yöntem nesnenin bir yıkıcısı olarak işlem görür. Bu yöntemden sonra __destruct() yöntemi çağrılmaz.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Bir hata oluşmamışsa nesnenin dizgesel gösterimi ile, aksi takdirde NULL ile döner.

Hatalar/İstisnalar

Dönüş türü string veya NULL değilse bir istisna (Exception) oluşur.

Ayrıca Bakınız



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

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