Search found 6 matches

by nightman
Sun Jul 08, 2007 3:23 pm
Forum: PHP - Code
Topic: setting & reading cookies
Replies: 6
Views: 710

nice one

got it in one - cheers!
by nightman
Sun Jul 08, 2007 9:59 am
Forum: PHP - Code
Topic: setting & reading cookies
Replies: 6
Views: 710

Reply

Thanks for that I am not running over SSL. When I am able to set cookies in the browser they belong to 'localhost'. Though when I specify localhost as the "domain" the same problem still persists. For example if I have a file named 'ck_2.php' and I typed in the browser url: http://localhos...
by nightman
Sun Jul 08, 2007 8:53 am
Forum: PHP - Code
Topic: setting & reading cookies
Replies: 6
Views: 710

PHP Tutorials

Hello thanks for pointing that out, I changed the values back but the same problem persisted. I have looked over at php.net for a listing on cookies it helped to outline the parameters that work with setcookie(), http://uk3.php.net/manual/en/function.setcookie.php Regarding cookie 2 it works with th...
by nightman
Sun Jul 08, 2007 4:12 am
Forum: PHP - Code
Topic: setting & reading cookies
Replies: 6
Views: 710

setting & reading cookies

feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Trouble s...
by nightman
Wed Jul 04, 2007 12:02 pm
Forum: PHP - Code
Topic: T_VAR
Replies: 3
Views: 328

It Worked

"Try placing a bracket { after class date_pulldown" Thanks allot - the extra bracket fixed it, (I was thinking that myself but couldn't spot it). After inserting the missing bracket I copied and pasted the file into notepad2. Then I placed the cursor next to the newly inserted bracket whic...
by nightman
Wed Jul 04, 2007 11:27 am
Forum: PHP - Code
Topic: T_VAR
Replies: 3
Views: 328

T_VAR

feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Dear all ...