> Hello,
>
> PHP is installed in c:\program files\php
> the PHP script are in network drive \\xxx.xxx.xxx.xxx\scriptdir\
> in the PHP script, we try to launch the command @exec(...) with a
> executable located in c:\program files\ourexecutable\
>
> it's not work :(
>
> but if we move the PHP sc
> Hi Chaitanya,
>
> I have used the below script but its not meeting my requirements. What I
> need is that I have a database in which their are names which I wanted to
> use as keywords. I want to search with only one variable called Names. the
> other stuff will come along with it. Please help
Hello,
PHP is installed in c:\program files\php
the PHP script are in network drive \\xxx.xxx.xxx.xxx\scriptdir\
in the PHP script, we try to launch the command @exec(...) with a
executable located in c:\program files\ourexecutable\
it's not work :(
but if we move the PHP script from \\xxx.xx
At 02:01 AM 24/05/2010, you wrote:
Hi Chaitanya,
I have used the below script but its not meeting my requirements. What I
need is that I have a database in which their are names which I wanted to
use as keywords. I want to search with only one variable called Names. the
other stuff will come al