GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   PHP issue (https://gfy.com/showthread.php?t=54603)

FADE19 03-25-2002 09:00 AM

PHP issue
 
hey quick question for any of you wiz kids in the PHP arena...

I am having a link auto generated using php ex:
$TotalLinkTo19 = A HREP=?$LinkTo19? TARGET='_new'

where $LinkTo19 = http://www.something.com?rev=12345

the only problem is when the string is generated I get this:

A HREP=?http://www.something.com/?rev=12345?

that forward slash after .com and before the ? is killing me...because none of the sposors rcongnize the link....

how do I remove that "/"???

any help would be greatly appreciated.....

I have already tried format C:...did not get the results I was hoping

Big E 03-25-2002 09:31 AM

Rerwite things so the link looks like:

/cgi-bin/link/http://www.somelink.com?ref=1234

Then pick off the 'http' link in the CGI script.


All times are GMT -7. The time now is 01:36 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123