Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Menu PHP Include
#6
I understand.... problem solved.

I use the wrong command:

PHP Code:
<? include("directory/filename.php"); ?>
instead of:
PHP Code:
<? include("filename.php"); ?>
And change path...

So i understand this command work only the files are in the same folder, or well... the command include dont support folder/filename.php but only filename.php it's correct?
Thanks a lot!
Reply


Messages In This Thread
Custom Menu PHP Include - by lakaroth - 2014-02-06, 04:52:11
RE: Custom Menu PHP Include - by shawn_a - 2014-02-06, 05:44:28
RE: Custom Menu PHP Include - by lakaroth - 2014-02-06, 06:07:18
RE: Custom Menu PHP Include - by shawn_a - 2014-02-06, 06:32:54
RE: Custom Menu PHP Include - by Carlos - 2014-02-06, 06:42:59
RE: Custom Menu PHP Include - by lakaroth - 2014-02-06, 06:47:53
RE: Custom Menu PHP Include [SOLVED] - by Carlos - 2014-02-06, 06:54:18
RE: Custom Menu PHP Include - by lakaroth - 2014-02-06, 08:05:49
RE: Custom Menu PHP Include - by shawn_a - 2014-02-06, 08:41:32
RE: Custom Menu PHP Include - by lakaroth - 2014-02-06, 18:37:13
RE: Custom Menu PHP Include - by datiswous - 2014-02-07, 11:25:27



Users browsing this thread: 1 Guest(s)