| re: calling binaries from PHP
On 6 Jun 2005 06:17:02 -0700, "Tefla" <zigomushy@gmail.com> wrote:
[color=blue]
>i'm writing a simple tool for people in my work place, so they can
>easily access an SubVersioN repository. basicly, all the developers and
>designers have apache and a local version of there site.
>
>it all works fine, but at the moment i'm using an svn executable to do
>the dirty work! apart from the problem of cross plateform binaries, is
>it a portable way to write a bit of software? would this work without
>modification (or even at all) on a server wit different config (like a
>shared web server) ?[/color]
See the recent "exec, passthru disabled so how to call C++ .exe file?" thread
which illustrates that some hosts may disable the functions you'd need to call
external programs.
--
Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool |