Hi i am trying to indlude a file by using require_once(). i am using xampp apache php server. the file test.php is in htdocs drupal folder is also in the same directory where the include files is. the code in line 5 is
require_once 'drupal7/includes/bootstrap.inc';
i hata alıyorum
Uyarı: C Sıfıra bölme: \ xampp \ htdocs \ import.php 5. satırdaki
Uyarı: require_once (inc ') [function.require-once]: C Böyle bir dosya ya da dizin No: failed to open stream \ xampp \ htdocs \ import.php 5. satırdaki
Ölümcül hata: require_once () [function.require]: Başarısız açılış gerekli 'inc'' (include_pathdaki ='; C:. \ Xampp \ php \ PEAR ') C: \ xampp \ htdocs \ import.php 5. satırdaki
Birisi bir yerel dosya eklemek için nasıl kılavuz beni lütfen.