View Single Post
  #2  
Old 15th September 2010, 16:28
BEST BEST is offline
Senior Member
 
Join Date: Aug 2009
Germany
Posts: 78
Default
get always mistake and to be sure in every php

Code:
Warning:  require_once(__DIR__\include\bittorrent.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\signup.php on line 20

Fatal error:  require_once() [function.require]: Failed opening required '__DIR__\include\bittorrent.php' (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\signup.php on line 20


Reply With Quote