[PHP] mysql future

2003-03-11 Thread Reymond
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

[PHP] continue after break

2003-01-22 Thread Reymond
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 :(

RE: [PHP] create header and redirecting

2002-08-15 Thread Reymond
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

RE: [PHP] create header and redirecting

2002-08-15 Thread Reymond
- 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

RE: [PHP] create header and redirecting

2002-08-15 Thread Reymond
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]

RE: [PHP] create header and redirecting

2002-08-15 Thread Reymond
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

[PHP] create header and redirecting

2002-08-15 Thread Reymond
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

RE: [PHP] md5() ...

2002-08-14 Thread Reymond
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

RE: [PHP] md5() ...

2002-08-14 Thread Reymond
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

RE: [PHP] md5() ...

2002-08-14 Thread Reymond
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

[PHP] md5() ...

2002-08-14 Thread Reymond
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

[PHP] need help

2002-08-11 Thread Reymond
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 it’s not work ………. My database sample ___ Id gid kabu