Anonymous

Anonymous
I have been trying to place this command into my GL header file. Normally this would have the < and ! with a closing tag. It would not post here corectly unless I removed them.
--#exec cmd="/usr/local/cpanel/cgi-sys/entropybanner.cgi s*****k"--
It does not execute from within GL but seems fine on a regular non PHP site. Is there anyway I can do this within the header file for GL and have it work?? Thank you

Anonymous

Anonymous
hey yeah can this be done? If so, How?

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073

If it's only about calling an external script/program, why not use a PHP one-liner, using shell_exec?

bye, Dirk