If the message will not displayed automatically,
follow the link to read the delivered message.
Received message is available at:
www.lists.php.net/inbox/php-windows/read.php?sessionid-27461
> Is there any function in php that keeps refreshing the page after a fixed
time...just like "" in normal HTML files.
Hi Sudeep!
Kia haal hein??
Maybe this will help:
$numSeconds = 120;
header ("Refresh: $numSeconds; url=". $_SERVER['PHP_SELF']);
~
Nadim Attari
--
PHP Windows Mailing List (h
php-windows Digest 1 Apr 2004 22:59:56 - Issue 2191
Topics (messages 23335 through 23343):
STUCK : String Comaparison
23335 by: Ron.Herhuth.tatumpartners.com
23336 by: Rico Derks
23337 by: Svensson, B.A.T. (HKG)
23338 by: DvDmanDT
Re: Refresh in php
2
lets have this thread die now .. especially as it crosses way too many
lists.
regards,
Lukas Smith
[EMAIL PROTECTED]
___
BackendMedia
www.backendmedia.com
[EMAIL PROTECTED]
Linn Zwoch Smith GbR
Pariser Str. 44
D-10707 Berlin
Tel +49 30 83 22 50 00
Fax +
interessting, as those lists only allow text/plain files to be attached
Daniel Kopp wrote:
Hi!
People who do not check anything that comes in by internet should see a
doctor concerning suicidal tendences. Over here - every day I get at least
one virus (probably 2-3). But ... who cares ... Norton,
Hi!
People who do not check anything that comes in by internet should see a
doctor concerning suicidal tendences. Over here - every day I get at least
one virus (probably 2-3). But ... who cares ... Norton, F-Secure and co.
should care - but I ... got better things to do
Regards
Daniel
> Be care
I jsut upgraded to PHP 4.3.5 and now my email functionality does not work. I do have
the SMTP setting in the php.ini set up. Any ideas?
Shawn Beard
Web Administrator
Iowa Foundation for Medical Care
Information Systems
[EMAIL PROTECTED]
Office: 515-440-8581
Pager: 515-208-5907
--
PHP Windows
You use the meta-tag-style in PHP as well, or a javascript..
--
// DvDmanDT
MSN: dvdmandt¤hotmail.com
Mail: dvdmandt¤telia.com
"Sudeep sarath" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]
> Hi friends,
>
> Is there any function in php that keeps refreshing the page after a fixed
Umm..
$static=bindec('1010');
$dynamic=bindec('1011');
# Can't think right now, but it seems like
# you can just do this instead: $dynamic & ~$static
if(($static|$dynamic)& ~$static)
{
# Don't throw flag
}
else
{
# Throw flag
}
It throws a flag, if all 1's in the dynamic string has a mat
For an exhaustiv brute force partial match, between string 1 and
string 2. Take the first string and break it up in segment of
lenght 1,2,3,...,n-1, where n is the lenght of string 1.
Then for each of these segment do a "string-find-in-string"
in the second string - if you get a hit, then you have
Hi Ron,
Also in PHP a string is actually an array of characters. Maybe you can pick
out each character and compared it to the character in the same position of
the known string!
Example:
// Get the first character of a string
$str = 'This is a test.';
$first = $str{0};
// Get the third charact
I may be just over thinking this but I'm stuck trying to figure out a
solution that has to deal with comparing a series of dynamic strings to a
known string. The strings will be 8 characters long and each character
will be either a zero or a 1. What I need to do is to compare the dynamic
strings
php-windows Digest 1 Apr 2004 10:55:25 - Issue 2190
Topics (messages 23331 through 23334):
DB::affectedrows() issue
23331 by: Jim MacDiarmid
Re: Including files in php
23332 by: Jesper Palmqvist [Talarforum i Skandinavien AB]
Refresh in php
2 by: Sudeep Sarath
No, connections are client initiated.
-Original Message-
From: Sudeep Sarath
To: Php-windows mailing list
Sent: 4/1/2004 10:30 AM
Subject: [PHP-WIN] Refresh in php
Hi friends,
Is there any function in php that keeps refreshing the page after a
fixed time...just like "" in normal HTML
Hi friends,
Is there any function in php that keeps refreshing the page after a fixed time...just
like "" in normal HTML files.
Thanx
...SuDeEp...
Win an evening with the Indian cricket captain: Yahoo! India Promos.
15 matches
Mail list logo