Search results

  1. O

    bug "url upload" no add users file and don't check account

    Re: bug "url upload" no add users file and don't check accou can't transfer session 2. file server installed so who can not get information and there also can not delete files from the panel please fix this problem
  2. O

    bug "url upload" no add users file and don't check account

    bug "url upload" no add users file and don't check account premium or free have this picture user 1 gb limit but error get 500 mb limit
  3. O

    2. local server admin delete file and 500mb upload problem

    Re: 2. local server admin delete file and 500mb upload probl we have this problem 2. server can't delete file admin panel please fix this problem admin
  4. O

    Upload files RSS feed

    <?php $host = "localhost"; $kadi = "dbuser"; $sifre ="dbpassword"; $db = "database_name"; mysql_connect ("$host", "$kadi", "$sifre") or die ("Bağlantıda Hata"); mysql_select_db ("$db") or die ("Veritabanina Baglanilamadi"); @header("Content-type: text/xml\n\n"); echo '<?xml...