[PHP] Different sessions, same client

2011-01-22 Thread Paul M Foster
Storing any sort of login/auth data in cookies has regularly been panned on this list. The preference seems to be to store whatever login/auth information *must* be stored in the $_SESSION variable. Well and good. My problem, however, is that I have multiple applications in different tabs running

Re: [PHP] No SMTP server? Can't get mail()

2011-01-22 Thread David Robley
Paul S wrote: > On Fri, 21 Jan 2011 13:41:21 +0700, Peter Lind > wrote: > >> Probably not the solution you were looking for, but I've always found >> mail() >> very unstable and I tend to use a mail library instead. Like phpmailer or >> swiftmailer. Easier to configure and figure out problems wi

Re: [PHP] No SMTP server? Can't get mail()

2011-01-22 Thread Paul S
On Fri, 21 Jan 2011 13:41:21 +0700, Peter Lind wrote: Probably not the solution you were looking for, but I've always found mail() very unstable and I tend to use a mail library instead. Like phpmailer or swiftmailer. Easier to configure and figure out problems with. Regards Peter Peter, t

RE: [PHP] Difference between CURLOPT_URL and wget

2011-01-22 Thread Tommy Pham
> -Original Message- > From: Ashim Kapoor [mailto:ashimkap...@gmail.com] > Sent: Saturday, January 22, 2011 5:09 AM > To: php-general@lists.php.net > Subject: [PHP] Difference between CURLOPT_URL and wget > > Dear All, > > I am a beginner at PHP. I was studying the curl library and I came

RE: [PHP] JunkBox - File Download Analytics

2011-01-22 Thread Tommy Pham
> -Original Message- > From: Lukasz Cepowski [mailto:c...@freecode.pl] > Sent: Saturday, January 22, 2011 3:17 AM > To: php-general@lists.php.net > Subject: [PHP] JunkBox - File Download Analytics > > Hello, > > recently I had a trouble with tracking how many downloads of files I get, > t

[PHP] Difference between CURLOPT_URL and wget

2011-01-22 Thread Ashim Kapoor
Dear All, I am a beginner at PHP. I was studying the curl library and I came across CURLOPT_URL.I think this can be used similar to wget ? What would be the major differences in these 2 ? Thank you, Ashim

[PHP] JunkBox - File Download Analytics

2011-01-22 Thread Lukasz Cepowski
Hello, recently I had a trouble with tracking how many downloads of files I get, that is why I have decided to write my own simple solution and now I would like to share with product that can be usefull for many of You! JunkBox :: File Download Analytics http://junkbox.ognisco.com JunkBox i