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.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 11-13-2005, 08:19 AM   #1
spacedog
Yes that IS me. Bitch.
 
Industry Role:
Join Date: Nov 2001
Posts: 14,149
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 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 11-13-2005, 09:01 AM   #2
spacedog
Yes that IS me. Bitch.
 
Industry Role:
Join Date: Nov 2001
Posts: 14,149
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
spacedog is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-18-2005, 05:16 PM   #3
porncaster
Registered User
 
Join Date: Oct 2005
Posts: 39
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?
__________________
Porncaster.net : Let the porn come to you!!
porncaster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-18-2005, 05:18 PM   #4
spacedog
Yes that IS me. Bitch.
 
Industry Role:
Join Date: Nov 2001
Posts: 14,149
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
spacedog is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-20-2005, 02:56 PM   #5
porncaster
Registered User
 
Join Date: Oct 2005
Posts: 39
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.
__________________
Porncaster.net : Let the porn come to you!!
porncaster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.