thnx guyz
but i have tried
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");// Date in the
past
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT"); //
always modified
header("Cache-Control: no-store, no-cache, must-revalidate"); //
HTTP/1.1
header("Cache-Control: post-check=0,
i m doin a login system
what's the diff between session and cookie?
which one is more secure?
i tried session on my server but there's error
soi use cookie and it work well.
btw..is there any module that's ready to use for login system?
try
$fp = fopen (http://www.example.com/otherscript.php?a=1&b=2, "r");
$contents = fread ($fd, filesize ($filename));
fclose ($fd);
then preg_match $contents for any output.
"Gerardo Rojas" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
I'm trying to call a php script from another
php-windows Digest 15 Sep 2003 23:47:10 - Issue 1911
Topics (messages 21386 through 21389):
Re: clearing cache ..
21386 by: Piotr Pluciennik
21387 by: J.Veenhuijsen
calling a php script
21388 by: Gerardo Rojas
install remote desktop from php
21389 by: Co
I have a remote windows machine that has Apache/PHP5 installed, and am able
to connect via VPN to it. However I need some sort of remote desktop, and
can only use PHP to install it... is this possible?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/un
I'm trying to call a php script from another php script. I have the script name in a
variable. Any suggestions on how to implement this? I tried the "back-tick" and the
exec. I even tried doing it with a *.bat file. Nothing seems to work. I'm on W2k
and php 4.3.3
header ("Pragma : no-cach");
or
header ("Cache-Control : no-cache, must-revalidate");
?
Jochem
Toby z wrote:
hay guyz
this is a rather silly thing
but its starting to drive me now
i have a page with a million switches checkin and including
files for each case .
the files on their turn ru
Before sending your graph with:
Imagegif($im);
try things like that:
Header("Expires: Fri, 10 Jun 1976 07:00:00 GMT");
HTH
Piotr
--- toby z <[EMAIL PROTECTED]> wrote:
> hay guyz
>
> this is a rather silly thing
> but its starting to drive me now
>
> i have a page with a million switches ...
php-windows Digest 15 Sep 2003 10:58:48 - Issue 1910
Topics (messages 21384 through 21385):
Windows 200 Ming installation
21384 by: Ahmad Khashan
clearing cache ..
21385 by: toby z
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubsc
hay guyz
this is a rather silly thing
but its starting to drive me now
i have a page with a million switches checkin and including
files for each case .
the files on their turn run a few queries
and then each calls a file generate graph
which generates a graph for the query rum earlie
10 matches
Mail list logo