[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 :( ? while ($row = mysql_fetch_array($myquery)){ ? tr td class=subtitle width=50% ?=$row['field1']?

[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 form method=post action=second.php.. In my second page I'd tried to use header, for redirecting to third.php after check the

RE: [PHP] create header and redirecting

2002-08-15 Thread Reymond
))}; } 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 John - Original Message

RE: [PHP] create header and redirecting

2002-08-15 Thread Reymond
['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] create header and redirecting Reymond, What is Line 16? Michael. -Original Message

RE: [PHP] create header and redirecting

2002-08-15 Thread Reymond
.. is it available on php scripting..?? -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 AFAIK - you can't echo or print before sending a header. If you

RE: [PHP] create header and redirecting

2002-08-15 Thread Reymond
I have print it This print out third.php?id=1session_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 AFAIK - you can't

[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 display

RE: [PHP] md5() ...

2002-08-14 Thread Reymond
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='sysdata'; My guess

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 where

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 characters

[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