Page 1 of 1

Search a Php Script for Trade-Expert

Posted: Wed Jan 06, 2010 6:01 pm
by xpixelx
Dear Tradeexpert Support Team,
i search 2 little php scripts for tradeexpert. let me explain please:

i have an out url like this:
http://mydomain.com/cgi-bin/te/o.cgi?s= ... eryurl.com
which i want to point to an php script like this format:
http://mydomain.com/gallery.php?u=http://galleryurl.com
i also want to replace the url with the skimming to an beautifull url, this url should be acessable from my rootfolder

the same i need for partner urls also:
http://mydomain.com/cgi-bin/te/o.cgi?pu ... artner.com
to:
http://mydomain.com/plug.php?purl=http://partner.com

would be very cool if it is makeable with tradeexpert or an extra php script.

best regards!

Re: Search a Php Script for Trade-Expert

Posted: Thu Jan 07, 2010 10:03 am
by texpert
Hi there! :-)

What about if u do it the opposite way. First send surfer to:
http://mydomain.com/gallery.php?u=http://galleryurl.com
and gallery.php script can then forward it to:
http://mydomain.com/cgi-bin/te/o.cgi?s= ... eryurl.com

regards,
Jim

Re: Search a Php Script for Trade-Expert

Posted: Thu Jan 07, 2010 11:12 am
by xpixelx
Hi Jim,

yes thats exactly what i want to do.
can u please give me a code snippet for that?

thanks in advance

Re: Search a Php Script for Trade-Expert

Posted: Fri Jan 08, 2010 7:59 am
by texpert
I don't have a pre-written code for what you need and since this is a customization, u should write it by yourself or try to find a php scripter to write one for you, it shouldn't be too expensive :-)