[Users] exec_dset syntax error
Norman Brandinger
norm at goes.com
Thu Nov 17 19:41:39 CET 2005
A quick guess would be that unless your system knows that .php files are
to be executed by the php interpreter and the interpreter is
automatically called, you're going to have to find a way to issue
something like "php /path/to/program.php". PHP code is "NOT" directly
executable, it is interpreted.
Regards,
Norm
Iqbal wrote:
> Hi
>
> can anyone see what wrong with
>
> exec_dset("/path/to/program.php") unless of course exec_dset only
> likes shell scripts
>
> Iqbal
>
> _______________________________________________
> Users mailing list
> Users at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
>
>
More information about the Users
mailing list