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
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
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
> -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
> -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
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
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
7 matches
Mail list logo