Is mysql that have to be done..??,
like CONNECT BY PRIOR ... to search hierarchy structures..???
sorry out of topic...??
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi everyone,
I made a while loop and i'd like to know how to continue looping after I
break it, and . Here is my script :
I found just break looping on my page, can't continue :(
I have print it
This print out
third.php?id=1&session_id=wub8nwrq
-Original Message-
From: Michael Hazelden [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 15, 2002 5:28 PM
To: 'Reymond '
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] create header and redirecting
AFA
-
From: Michael Hazelden [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 15, 2002 5:28 PM
To: 'Reymond '
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] create header and redirecting
AFAIK - you can't echo or print before sending a header.
If you want to do this - maybe use meta tags
int to
browser.., and work good..
echo $row['hasil'];
if ($row["result"]=="0")
{
..
-Original Message-
From: Michael Hazelden [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 15, 2002 5:14 PM
To: 'Reymond '
Subject: RE: [PHP]
s{mt_rand(0,strlen($allchars))};
}
return $string;
}
-Original Message-
From: John Wards [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 15, 2002 5:00 PM
To: Reymond
Subject: Re: [PHP] create header and redirecting
$session_id = randSession();
Think this must be sending out a header
I have tree pages, we call it first.php, second.php, third.php
On My first.php page, I have form (LOGIN FORM) and I'd action it to
second page. Like this Below
..
In my second page I'd tried to use header, for redirecting to third.php
after check the session, in my Session table in my
Thank you...
I got it...
:)
-Original Message-
From: Chris Shiflett [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 15, 2002 11:44 AM
To: Reymond
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] md5() ...
Yeah, that's a little short for md5, plus you want to allow alphabetic
chara
Upss sorry...
My password's field Varchar(20)
...
-Original Message-
From: Chris Shiflett [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 15, 2002 11:17 AM
To: Reymond
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] md5() ...
Show us the output of:
select login, password from user
use I just password's field int(20) ..??
-Original Message-
From: Chris Shiflett [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 15, 2002 11:17 AM
To: Reymond
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] md5() ...
Show us the output of:
select login, password from user where login='sy
I have login = sysdata and
password = sysdata on md5 function
How to select md5 function
mysql> select COUNT(*) AS result from User where login = sysdata" and
password = md5("sysdata");
+---+
| result |
+---+
| 0 |
+---+
1 row in set (0.00 sec)
I wanna the result displ
I am newbie in php scripting,
I am used to using asp scripting
I get the result of my page but with no error message
But Operator like * , + , or / the result is not valid result
Variable $rat on my page its not work
.
My database sample
___
Id gid kabu
12 matches
Mail list logo