The Doctor wrote:
On Tue, Jan 10, 2006 at 04:57:51PM +, David Grant wrote:
Dr.
The Doctor wrote:
and wish to replace it with a php call.
php.net/exec
I did try
And got nothing.
Any additional pointers?
http://us2.php.net/shellexec
Similarly we want to hide a js script.
Yo
On Tue, Jan 10, 2006 at 04:57:51PM +, David Grant wrote:
> Dr.
>
> The Doctor wrote:
> > and wish to replace it with a php
> > call.
>
> php.net/exec
>
I did try
And got nothing.
Any additional pointers?
> > Similarly we want to hide a js script.
>
> You want to disable direct request
Dr.
The Doctor wrote:
> and wish to replace it with a php call.
php.net/exec
> Similarly we want to hide a js script.
You want to disable direct requests to the javascript file? I can't
think of a way that couldn't be trivially circumvented. You're probably
better off obfuscating the code.
[snip]
How do I accomplish this?
We have
and wish to replace it with a php
call.
Similarly we want to hide a js script.
[/snip]
include()
http://www.php.net/include
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo