php-general Digest 22 Mar 2013 00:00:33 -0000 Issue 8171
Topics (messages 320660 through 320662):
Re: javascript cookie dissapears when adding session_start()
320660 by: marco.behnke.biz
Re: Surge 2013 CFP open
320661 by: Daniel Brown
Extremely slow cURL curl_exec execution/response with 5.4.13
320662 by: Ron
Administrivia:
To subscribe to the digest, e-mail:
php-general-digest-subscr...@lists.php.net
To unsubscribe from the digest, e-mail:
php-general-digest-unsubscr...@lists.php.net
To post to the list, e-mail:
php-gene...@lists.php.net
----------------------------------------------------------------------
--- Begin Message ---
Please re-send the link for your code.
> Norah Jones <nh.jone...@gmail.com> hat am 20. März 2013 um 15:19 geschrieben:
>
>
> I've been working on a PHP/Javascript Cookie Notify (Including multiple
> language support). Now I have one small problem, when session_start() is not
> at the top, the cookie message works as it should be.
> Now I am trying to add session_start(); at the top, as this will load the
> current language file the visitor has set it to. But then the cookie message
> will not show.
> I've cleaned all my cookies, and still can't get it to work ...
> I've put up a small code on jsFiddle, but when session_start(); is at the top,
> it launches correctly in jsFiddle. which can be viewed (here).
> Does anyone know what i'm doing wrong? And would you be able to explain me
> what I am doing wrong?
>
> Thanks
>
--
Marco Behnke
Dipl. Informatiker (FH), SAE Audio Engineer Diploma
Zend Certified Engineer PHP 5.3
Tel.: 0174 / 9722336
e-Mail: ma...@behnke.biz
Softwaretechnik Behnke
Heinrich-Heine-Str. 7D
21218 Seevetal
http://www.behnke.biz
--- End Message ---
--- Begin Message ---
The below is a good example of why to trim your signature before
sending an email to a public mailing list. Ignoring for a moment the
irrelevance of the conference, a one-line email should not have a
nineteen-line signature --- particularly when the "notice" is null and
void when sent willingly to a public forum.
On Mon, Mar 18, 2013 at 2:30 PM, Katherine Jeschke <krjesc...@omniti.com> wrote:
> The Surge 2013 CFP is open. For details or to submit a paper, please visit
> http://surge.omniti.com/2013
>
> --
> Katherine Jeschke
> Director of Marketing and Creative Services
> OmniTI Computer Consulting, Inc.
> 11830 West Market Place, Suite F
> Fulton, MD 20759
> O: 240-646-0770, 222
> F: 301-497-2001
> C: 443/643-6140
> omniti.com
> Surge 2013 <http://surge.omniti.com/2013>
>
> The information contained in this electronic message and any attached
> documents is privileged, confidential, and protected from disclosure. If
> you are not the intended recipient, note that any review, disclosure,
> copying, distribution, or use of the contents of this electronic message or
> any attached documents is prohibited. If you have received this
> communication in error, please destroy it and notify us immediately by
> telephone (1-443-325-1360) or by electronic mail (i...@omniti.com). Thank
> you.
--
</Daniel P. Brown>
Network Infrastructure Manager
http://www.php.net/
--- End Message ---
--- Begin Message ---
When upgrading from 5.4.12 to 5.4.13, cURL curl_exec calls are taking
something like 700ms to complete. (Even to a file on the same server.)
If I replace php_curl.dll library with the version from 5.4.12 all works
as expected. Anyone else having issues or have suggestions as to how to
debug/proceed?
PHP 5.4.13 on Apache 2.4.4 on Windows Server 2008 R2
--- End Message ---