Discussion: Re: include
Afficher un message
Vieux 25/08/2007, 20h17   #6
6eWmA67gxAebq@jeanpierredaviau.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: include

On 26 juil, 12:42, "Jean Pierre Daviau" <O...@WasEno.ugh> wrote:
> I am on the command line how do I create the permission?
>
> get_include_path() === .;C:\php5\pear
> I putted the file there and EasyPhp is not running.
>
> "Rik" <luiheidsgoe...@hotmail.com> a écrit dans le message denews: op.tv2tnwltqnv3q9@metallium...
>
>
>
> > On Thu, 26 Jul 2007 16:36:54 +0200,JeanPierreDaviau
> > <O...@WasEno.ugh> wrote:

>
> >> Nothing works.

>
> >> The doc points that the function should be in the include.
> >> This
> >> is not what I want.

>
> > That's not what's wrong. You probably cannot create a file in
> > C:\Program Files\EasyPHP1-8\php\ due to rights
> > --
> > Rik Wasmus- Masquer le texte des messages précédents -

>
> - Afficher le texte des messages précédents -


The solution is to enclose the .inc variables in between <??>¨
--------- path.inc ---------------
<?php
$autoexec = "auto.bat";
$path = "\n%path%=%path%;c:\php\php.exe";

--------- eof path.inc ---------------
?>

  Réponse avec citation
 
Page generated in 0,04646 seconds with 9 queries