[PHP] Re: PHP editor for linux

2008-08-25 Thread Swapnil Jain

Hi,

I use gPHPEdit and bluefish, it makes PHP easy.


--
Swapnil Jain
--
E-mail: [EMAIL PROTECTED]
MSN   : [EMAIL PROTECTED]
GTalk : [EMAIL PROTECTED]
Skype : sj1410
YIM   : sj1410




Shawn McKenzie wrote:

It flance wrote:

Hi,

What do you think is the best php editor for linux.

I'm using the Debian distribution.

Thanks


 


I use Aptana which is based on eclipse and has built-in HTML/JS/PHP?SVN 
stuff.  Also a cool plugin that lets you easily develop for the iPhone 
and preview it.


-Shawn


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Session time

2008-08-25 Thread Swapnil Jain

Hi,

how do i get the time for how much a particular session was active. i.e 
difference between session start and session end.


I am able to do it by getting the difference of logintime and 
logouttime. but what it the user


1) doesn't logout and close the browser
2) or the sessions end after timeout
3) or the computer shutdowns improperly.
4) may be some other reason..





--
Swapnil Jain
--
E-mail: [EMAIL PROTECTED]
MSN   : [EMAIL PROTECTED]
GTalk : [EMAIL PROTECTED]
Skype : sj1410
YIM   : sj1410


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php