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)
-   -   I need php assistance please (https://gfy.com/showthread.php?t=539885)

spacedog 11-13-2005 08:19 AM

I need php assistance please
 
any php gurus on now that are willing to offer me a bit of guidance & help via icq 348-132-803
preferably someone that really knows & someone who uses linkxxxchange script.
I'd like to control the display properties

spacedog 11-13-2005 09:01 AM

lin xxxChange displays links either in a row, or in a column.

I want to change it so a single link shows up alone in a box in a table

porncaster 12-18-2005 05:16 PM

unfortunately, lxc stores link html in links.inc.php and then just spits it out when the file is included in a page, so it is hard to make display changes.

do you only want to display one single link, or each link wrapped in a table?

spacedog 12-18-2005 05:18 PM

Quote:

Originally Posted by porncaster
unfortunately, lxc stores link html in links.inc.php and then just spits it out when the file is included in a page, so it is hard to make display changes.

do you only want to display one single link, or each link wrapped in a table?

Well, this was an older thread, but I remember what I was trying to do.
I had a table 6 columns, 5 rows & wanted a single link inside each cell & was trying to configure links.php to place individual links in the table cells & wanted script to write new cells as needed when webmasters added their links :)

porncaster 12-20-2005 02:56 PM

ive done something similar by wraping links in floating div tags. if you still need a solution, and for everyones edification, here is my solution to create a six column 'table' that goes on forever

[HTML]
<div style="width: 600px;">
<div style="float:left; width: 100px"><a href="link">link</a> &nbsp;</div>
<!-- duplicate the above line a bunch of times and watch it wrap -->
</div>[/HTML]

im working on a link exchange script that makes doing stuff like this unnecessary, and im looking for input on needed features. if youve got any ideas, kindly post them here.


All times are GMT -7. The time now is 05:16 AM.

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