Re: [PHP] Compution of Fibonacci

2001-07-31 Thread Saquib Farooq
On Tue, 31 Jul 2001, Stig Venaas wrote: > On Tue, Jul 31, 2001 at 11:59:07AM +0500, Saquib Farooq wrote: > > hi > > > > well first of all you have to remove the colon -- ";" sign from > > the end of your while loop .. that will solve the problem for

Re: [PHP] Compution of Fibonacci

2001-07-30 Thread Saquib Farooq
sorry i said to remove the colon sign from the end of the while loop, what i meant was to remove the colon sign from the end of your while statement :). plus it looks better to change the $c=1 to $b=1 On Tue, 31 Jul 2001, Saquib Farooq wrote: > hi > > well first of all you have

Re: [PHP] Compution of Fibonacci

2001-07-30 Thread Saquib Farooq
quot;$i"; > $a=$c+$b; > print "$a"; > $b=$a; > $c=$b; > $i++; > } > ?> > -- > Thanks. > -- , /'^ ^'\ -((o)-(o))- --oOOO--(_)--OOOo---

[PHP] disabling the "back" button

2001-07-29 Thread Saquib Farooq
hanx in advance. -- , /'^ ^'\ -((o)-(o))- --oOOO--(_)--OOOo--- Saquib Farooq Malik [EMAIL PROTECTED] [EMAIL PROTECTED] Sustainable Develpment Network Program (SDNP) Tel: 2270684 .

Re: [PHP] Session - to restrict same user from two logins

2001-07-26 Thread Saquib Farooq
better said the deco!! way, to check if the session is active or inactive. -- Saquib Farooq @ Systems @ SDNPK Islamabad -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] Session - to restrict same user from two logins

2001-07-25 Thread Saquib Farooq
; > Please help me to find out a solution for this. > > Many thks & best rgds > > > > Sheni R Meledath > [EMAIL PROTECTED] > > > -- Saquib Farooq @ Systems @ SDNPK Islamabad -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail:

[PHP] User ID's

2001-07-23 Thread Saquib Farooq
, 1) how do i get a user's ID. 2) what sort of check do i put to see if the variable is destroyed or not. thanx in advance -- Saquib Farooq @ Systems @ SDNPK Islamabad -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

Re: [PHP] testing if var is empty

2001-07-21 Thread Saquib Farooq
l will go in the else part if it is not zero ( not false) it will go in the if control. > > > --- > Outback Queensland Internet - Longreach, Outback Queensland - Australia > http://www.outbackqld.net.au mailto:[EMAIL PROTECTED] > -

Re: [PHP] file uploads grief

2001-07-20 Thread Saquib Farooq
;ve read all the documentation I could find online > I've tried different permission settings for the target directory > I've looked for a simple upload script at all the usual PHP sites, but > couldn't find anything that wasn't mega complex. > > > Questio

[PHP] Knowing when a visitor leaves.

2001-07-20 Thread Saquib Farooq
this list when we use the word "client" it means the person hu is visiting the website right as in "client browser", and how does the SSL "client " differ from this. thanx alot in advance -- Saquib Farooq @ Systems @ SDNPK Islamabad -- PHP General Mailing List (htt