Learn how to include another PHP file inside of your main file. You will learn how to do this with directories and what it is useful for. Including files is great for things such as layouts!
If you like this video tutorial or any others I have made, please considering donating!
http://letsprogram.org
MATE! If you see this and you can help please reply! I am trying to include something in a different directory... I am in c:\\xampp\htdocs\REG\reg.php and i am trying to include something in c:\\xampp\htdocs\config\config.php
Its telling me invalid stream although i wrote .. include("reg\config\config.php") but it didnt help!! WHAT TO DO PLEASE ANYONE!
Ghand0ur 11 months ago