Re: [PHP] Surge 2013 CFP open

2013-03-20 Thread Daniel Brown
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 willingl

Re: [PHP] javascript cookie dissapears when adding session_start()

2013-03-20 Thread ma...@behnke.biz
Please re-send the link for your code. > Norah Jones 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

[PHP] javascript cookie dissapears when adding session_start()

2013-03-20 Thread Norah Jones
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 f