Recent content by NafirKeyh

  1. N

    How to include() a php file from a child folder?

    I can not include() a php file from a child folder? <?php include ('counter/x.php'); ?> [Root Folder] index.php conter(folder) [Counter Folder] x.php Am I wrong? If so, what is the problem?
  2. N

    How to integrate SMF (Phpbb, Mybb) into a php coded site?

    Hi I just want to integrate a forum (SMF) into my php coded web site. Please help me...
  3. N

    How to integrate SMF (Phpbb, Mybb) into a php coded site?

    Hi I just want to integrate a forum (SMF) into my php coded web site. Please help me...
  4. N

    What is the best PHP and MySQL learning source/pack on the internet?

    There are lots of books and visual supported materials on the net, but which one is the best and easiest?
  5. N

    What is the best HTML text editor?

    What is the best HTML text editor?
Back
Top