<code> header</code><code>(</code><code>'Content-type: application/x-gzip'</code><code>); </code> <code>header</code><code>(</code><code>'Content-Disposition: attachment; filename="test.xml.gz"'</code><code>); </code> <code>$data </code><code>= </code><code>implode</code><code>(</code><code>""</code><code>, </code><code>file</code><code>(</code><code>'test.xml'</code><code>)); </code> print( <code>gzencode</code><code>(</code><code>$data</code><code>, </code><code>9</code><code>) ); </code><code>//9 is the level of compression </code>
Xml uzantılı dosyayı Xml.gz uzantılı dosyaya çevirip bilgisayara kaydediyor. Ben sadece istediğim bir klasöre kaydetmek, yardımlarınız için teşekkürler.
DH forumlarında vakit geçirmekten keyif alıyor gibisin ancak giriş yapmadığını görüyoruz.
Üye olduğunda özel mesaj gönderebilir, beğendiğin konuları favorilerine ekleyip takibe alabilir ve daha önce gezdiğin konulara hızlıca erişebilirsin.
<code>header</code><code>(</code><code>'Content-Disposition: attachment; filename="test.xml.gz"'</code><code>); </code>
<code>$data </code><code>= </code><code>implode</code><code>(</code><code>""</code><code>, </code><code>file</code><code>(</code><code>'test.xml'</code><code>)); </code>
print( <code>gzencode</code><code>(</code><code>$data</code><code>, </code><code>9</code><code>) ); </code><code>//9 is the level of compression </code>
Xml uzantılı dosyayı Xml.gz uzantılı dosyaya çevirip bilgisayara kaydediyor. Ben sadece istediğim bir klasöre kaydetmek, yardımlarınız için teşekkürler.
DH forumlarında vakit geçirmekten keyif alıyor gibisin ancak giriş yapmadığını görüyoruz.
Üye Ol Şimdi DeğilÜye olduğunda özel mesaj gönderebilir, beğendiğin konuları favorilerine ekleyip takibe alabilir ve daha önce gezdiğin konulara hızlıca erişebilirsin.
< Bu ileti mobil sürüm kullanılarak atıldı >