Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~743 People Reached
Favorite Forums
Favorite Tags
php x 13
Member Avatar for Trizocy

Hello there. I was wondering if anyone here could help me out of this problem :)? So how do you retrieve a cookie? I have try this : ----------------- (Cookie value = Computer and name user ) This is my what is inside my php $myhyperlink=www.google.com/ $linktosite=$myhyperlink 'search='.$_COOKIE["user"]; header('location:'.$linktosite); ------------------------ …

Member Avatar for gotboots
0
117
Member Avatar for Trizocy

Greetings ;) Well i need some help here. I got a site and people click on link on my site Example! the link is www .mysite.com/redirect.php/url=www.google.com/search.php?word=computer&pages=195&country=us&ip=127.0.0.1 So when somebody click on it they will beredirect to my redirect.php file for a check at link. ----------------------------- <?php $url = $_GET['url']; $myPostbackUrl=$url; …

Member Avatar for diafol
0
280
Member Avatar for Trizocy

Hello there I was wondering if anyone could help me with this problem See I running a site where people can log in, and everytime they log in, a cookie is set, based on their username. so when a user complete a offer, my website send a link to a …

Member Avatar for vaultdweller123
0
118
Member Avatar for Trizocy

Greeting everyone I wonder if anyone here could help me how to set cookie on my site I have search for how to set cookie but the problem is that i want to use like this: setcookie("user", "[COLOR="Red"]{membername}[/COLOR]", time()+3600); This is just an example i found on google. I have …

Member Avatar for diafol
0
86
Member Avatar for Trizocy

Greetings everyone, im new here so i hope anyone could help me with this: I have bought a script that are encoded is something that i cant change or read, and i have ask the owner how to put a {user} at the end of every hyperlink so are going …

Member Avatar for jkon
0
142