On Sat, Oct 8, 2011 at 6:53 PM, Thomas Dineen wrote:
> Gentle People:
>
>I am looking for a way to download a C based application binary, from
> an Apache / PHP server, via a client side Web Browser, and execute it
> seamlessly on the client side PC without storing it permanently on the
> cli
On Sat, Oct 8, 2011 at 5:33 PM, Complex wrote:
> Thanks for the advice, I'm aware of all that, but I'm looking for a
> specific PHP solution at the moment. Unless you have advice on how I
> can update the SSI includes on the larger website *without* having to
> also update the PHP includes for th
Oh, and on our servers you can't call PHP commands from SSI includes.
I'm not certain if that's true from all servers, but it's certainly
the case that on some servers the PHP runs first and then the server
side commands. So doesn't work. Gods I wish it did, then I'd simply have rewritten
the str
Thanks for the advice, I'm aware of all that, but I'm looking for a
specific PHP solution at the moment. Unless you have advice on how I
can update the SSI includes on the larger website *without* having to
also update the PHP includes for this smaller website?
I take it that you don't know of suc
On Sat, Oct 8, 2011 at 2:31 PM, Complex wrote:
> On Sat, Oct 8, 2011 at 1:09 PM, Tommy Pham wrote:
>
> > I think you didn't provide enough details to get a more accurate
> suggestion
> > of a solution, but here goes... Is 'include SSI file B' always included
> and
> > always need to be replaced
Gentle People:
I am looking for a way to download a C based application binary, from
an Apache / PHP server, via a client side Web Browser, and execute it
seamlessly on the client side PC without storing it permanently on the
client side
hard disk drive. Temporary storage would be ok.
On Sat, Oct 8, 2011 at 1:09 PM, Tommy Pham wrote:
> I think you didn't provide enough details to get a more accurate suggestion
> of a solution, but here goes... Is 'include SSI file B' always included and
> always need to be replaced? If so, that's a very apparent solution. If
> not, what are
On 10/08/2011 03:40 PM, Ricardo Martinez wrote:
> Hi List!
>
> I need to access files outside the DocumentRoot.
>
> I've been looking for info and documentation, and I've read that it can be
> done using symbolic links and another way is by using headers.
>
> I want to know, what do you think, w
"Access files" for use in the running script? Or "access files" meaning
executing a script?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi List!
I need to access files outside the DocumentRoot.
I've been looking for info and documentation, and I've read that it can be
done using symbolic links and another way is by using headers.
I want to know, what do you think, what is the best way, and if anyone knows
a good doc about of it.
My apologies I was multitasking some heavy applications/tests and had a
huge spike in CPUs utilization and I accidentally clicked on send x2.
On Sat, Oct 8, 2011 at 8:36 AM, Complex wrote:
> Hello,
>
> Can you please tell me if there's already a set of PHP functions for
> translating SSI commands to PHP?
> I'm looking to do two things -- one difficult, one easy -- using PHP
> on a hosted server.
>
> My client has web pages that use Ser
On Sat, Oct 8, 2011 at 8:36 AM, Complex wrote:
> Hello,
>
> Can you please tell me if there's already a set of PHP functions for
> translating SSI commands to PHP?
> I'm looking to do two things -- one difficult, one easy -- using PHP
> on a hosted server.
>
> My client has web pages that use Ser
Hello,
Can you please tell me if there's already a set of PHP functions for
translating SSI commands to PHP?
I'm looking to do two things -- one difficult, one easy -- using PHP
on a hosted server.
My client has web pages that use Server Side Includes, and one
sub-site that uses PHP. The task is
14 matches
Mail list logo