Page 1 of 1
cookies?
Posted: Thu Jul 04, 2002 12:42 pm
by JH2000
Hi,
How can i make cookies for my guestbook.
a few people make hundreds of posts to make me angry.
Please write an complete script (<?php to ?> ).
You can post it @ my guestbook @ JH2000.de.vu/GB/texteingabe.php
thx
Posted: Thu Jul 04, 2002 11:05 pm
by llimllib
Dude, just a bit of friendly advice. asking people to write a complete script is not going to go over well. If you'd like to ask for advice so that we can aid you in learning, as opposed to giving you our work for free, we would most likely be much more receptive to that.
Posted: Fri Jul 05, 2002 9:41 am
by kilren
OKi I wrote you a script then you gave me your salary!
Ask people for advice or help is one thing. Sharing experience make us more efficient.
Asking them to work for you and for free is Slavery and a nonsense to open source phylosophy
Posted: Fri Jul 05, 2002 10:01 am
by twigletmac
Not going to write you a script but will poke you in the direction you should be going:
- setcookie() to set the cookie;
- $_COOKIE is the array that will contain information about the cookies that your website has set.
I'm not sure why you thought that anybody would rush to help you after being told that they must write a complete script. Not only do we know nothing about your guestbook code which would make writing something to integrate with it a bit of a pain but you have made no attempt at doing anything yourself.
Mac
Posted: Fri Jul 05, 2002 10:49 am
by llimllib
reference
http://www.devnetwork.net/forums/viewtopic.php?t=1315, a discussion we've already had about doing jobs for little/no money.
sorry
Posted: Fri Jul 05, 2002 11:02 am
by JH2000
okay sorry for that, but often people don´t write small things and then all doesn´t work.
Thx for Help. I have found an script for my problem!