Jump to content

[SOLVED] Variables Help?


TheFilmGod

Recommended Posts

Hi,
I got my script to work and all but I have a simple flaw. (Which I can't figure out)... Maybe you can help:

Script Line:

$path="xpoll/";
include(".$path.functions.php");

- The first line works fine, but the second gets a result of:

.xpoll/.function.php

As you know, that is not proper relative link.

  Thanks!
Link to comment
https://forums.phpfreaks.com/topic/31725-solved-variables-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.