Posted by Rik Wasmus on 10/10/08 12:00
On Tue, 15 Jan 2008 18:22:52 +0100, <Mandragon03@gmail.com> wrote:
> I am using php 5.2.5 via a wamp server on my machine. I have created a=
> web interface to a mysql database using php. The web interface has a
> link to a php file which calls a dos batch file like this:
>
> $Text =3D shell_exec("c:\mydatabase\convertdb.bat $Language");
If you use \\ or / instead of a single \ , does the problem persist?
-- =
Rik Wasmus
Navigation:
[Reply to this message]
|