|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Oct 2003
Location: Cyberspace
Posts: 2,662
|
PHP code
i know there was a post about this before but if anyone can post the code to transfer a affiliate ID from a hosted gallery i'd appreciate it...or you can contact me on ICQ.
|
|
|
|
|
|
#2 |
|
Confirmed User
Join Date: Jan 2003
Location: 2006
Posts: 8,584
|
what do you mean by 'transfer an affiliate id'?
|
|
|
|
|
|
#3 |
|
Confirmed User
Join Date: Oct 2003
Posts: 3,888
|
put this in the code of the page:
< a h r e f > h t t p : / / yourdomain.com/?id=[/url]<?php echo $id[0];echo $id[1];echo $id[2];echo $id[3];echo $id[4];echo $id[5];echo $id[6];echo $id[7];echo $id[8];echo $id[9];echo $id[10];echo $id[11];echo $id[12];echo $id[13];echo $id[14];echo $id[15];echo $id[16];?>< / a > ______________ 16digit ID so on the URL you could have h t t p : / / yourdomain.com/?id=123456789 Which will insert the code into your buttons, links or whatever. Had to add spaces there for the HTML so it could be displayed on GFY, hit me on ICQ if you need any more help.
__________________
![]() xxxoutsourcing.com ICQ:119936 | Aim:xxxoutsourcing | MSN:msn@ xxxoutsourcing.com | Yahoo:xxxoutsourcing Submitters, Designers, Programmers, Cartoonist, Creative Writers, Video & Photo Editors Convert your Paysite into a cartoon site convert2toons.com |
|
|
|
|
|
#4 |
|
C.R.E.A.M
Industry Role:
Join Date: Apr 2003
Posts: 15,262
|
put <-?php print("$id");?-> where the id should be ( in the linking code
rename to .php url will be gallery.php?id=the_id delete the 2 - |
|
|
|