help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PHP help


From: Marc Weber
Subject: Re: PHP help
Date: Fri, 25 Jun 2010 14:29:25 +0200
User-agent: Sup/git

Excerpts from Kne's message of Thu Jun 24 19:13:52 +0200 2010:
> 
> I gave 'export > my.environment;' in PHP code and included the file in octave
> commands. But i got these three extra lines of error along with the regular
> one.

". export" the . is important. It sources the file. You can also write
"source my.enviroment" instead of ". my.enviroment"

Marc Weber


reply via email to

[Prev in Thread] Current Thread [Next in Thread]