PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Autres forums > Forum Programmation & Conception > php.general > Re: [PHP] Include fails when "./" is in front of file name
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
Re: [PHP] Include fails when "./" is in front of file name

Réponse
 
LinkBack Outils de la discussion
Vieux 07/04/2008, 17h52   #1
Wolf
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [PHP] Include fails when "./" is in front of file name


---- Daniel Brown <parasane@gmail.com> wrote:
> On Sun, Apr 6, 2008 at 5:17 PM, Noah Spitzer-Williams <noahsw@gmail.com> wrote:
> > This works:
> > include("file.inc.php");
> >
> > This doesn't:
> > include("./file.inc.php");

>
> That's pretty vague, Noah. Is it unable to locate the file?
> What's the error message you're receiving?
>
> Also, what happens if you create two simple files in the same
> directory like so:
> <?php
> // file1.php
> echo "Okay.\n";
> ?>
>
> <?php
> // file2.php
> include(dirname(__FILE__).'/file1.php');
> ?>


Noah,

Looks like you need to be deciding on whether or not you are on windoze or *Nix.

If on Windoze, your include path is \
If on *Nix, your include path is /

Notice the direction of the slashes and code appropriately in all locations.

Wolf

  Réponse avec citation
Vieux 07/04/2008, 17h57   #2
Dan Joseph
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [PHP] Include fails when "./" is in front of file name

On Mon, Apr 7, 2008 at 11:52 AM, Wolf <lonewolf@nc.rr.com> wrote:

> Noah,
>
> Looks like you need to be deciding on whether or not you are on windoze or
> *Nix.
>
> If on Windoze, your include path is \
> If on *Nix, your include path is /
>
> Notice the direction of the slashes and code appropriately in all
> locations.
>
> Wolf
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


I'm working with a Windows server and able to use ./ in all my includes.
Example - require_once( "./library/urs/URS.Framework.php" ); His should
work fine also.

--
-Dan Joseph

"Build a man a fire, and he will be warm for the rest of the day.
Light a man on fire, and will be warm for the rest of his life."

  Réponse avec citation
Vieux 07/04/2008, 18h00   #3
Daniel Brown
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [PHP] Include fails when "./" is in front of file name

On Mon, Apr 7, 2008 at 11:52 AM, Wolf <lonewolf@nc.rr.com> wrote:
>
> Noah,
>
> Looks like you need to be deciding on whether or not you are on windoze or *Nix.
>
> If on Windoze, your include path is \
> If on *Nix, your include path is /
>
> Notice the direction of the slashes and code appropriately in all locations.


Actually, PHP is "smart" enough to allow both on Windows.
Otherwise, everyone would need to update their code for each different
system, which destroys PHP's cross-platform nature.

--
</Daniel P. Brown>
Ask me about:
Dedicated servers starting @ $59.99/mo., VPS starting @ $19.99/mo.,
and shared hosting starting @ $2.50/mo.
Unmanaged, managed, and fully-managed!
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 02h35.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,10917 seconds with 11 queries