(PHP 5)
DOMDocument::createProcessingInstruction — Yeni bir işlem komutu düğümü oluşturur
Bu işlev yeni bir DOMProcessingInstruction nesnesi oluşturur. Bu düğüm, DomNode::append_child() gibi bir yöntemle belgeye yerleştirilmedikçe belgede gösterilmez.
İşlem komutunun hedefi.
İşlem komutunun içeriği.
Bir hata oluşursa FALSE yoksa yeni bir DOMProcessingInstruction nesnesi döner.
hedef geçersiz karakter içeriyırsa oluşur.