Re: [nyphp-talk] cookies and experiation

2011-07-10 Thread Jim Yi
eally think of a good use-case where a cookie would still be useful 5 years from now, given that the internet is constantly evolving. --- Jim Yi On Sun, Jul 10, 2011 at 9:56 AM, Margaret Waldman wrote: > I wanted to create a cookie that basically never expires. > > time() + x > &

Re: [nyphp-talk] Regex for P Elements

2011-01-12 Thread Jim Yi
// You can also manipulate and update the nodeValue within this loop as well } Jim Yi On Wed, Jan 12, 2011 at 9:25 AM, Randal Rust wrote: > On Wed, Jan 12, 2011 at 9:20 AM, Dan Cech wrote: > > > Good call, I missed the multiple-line thing. In this situation though &g