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)
-   -   Hosted gallery script? (https://gfy.com/showthread.php?t=128707)

SGS 04-27-2003 10:20 AM

Hosted gallery script?
 
I am looking for a good hosted gallery script. Anyone have any ideas?

European Lee 04-27-2003 12:59 PM

Drop an email to our lead developer we can have one custom coded at an affordable price for you :)

[email protected]

Regards,

Lee

SGS 04-27-2003 02:41 PM

Lee, thanks but I was hoping to find one already coded somewhere? I dont want anything to build the galleries or size thums... Just a script for codes etc.

gothweb 04-27-2003 02:49 PM

You looking for a rotator, or something to put the codes into the links? Just to clarify, I don't have one to offer you or anything... Though I suspect plenty of people on here do.

Libertine 04-27-2003 02:50 PM

PHP Code:

<?php
if($_SERVER['QUERY_STRING']){
   
$code $_SERVER['QUERY_STRING'];
} else {
   
$code "whatever";
}
echo(
$code);
?>


Put this script where you want that code to be displayed on a gallery (must be php page).
Link to a gallery like this:
http://www.site.com/gallery.php?code
In the else part, replace it with what you want it to fill in if no code is present.

gothweb 04-27-2003 02:53 PM

So, how do I do a gallery rotator? Preferably one that actually rotates through a list day to day, though even a random gallery would be handy.

SGS 04-27-2003 02:53 PM

Quote:

Originally posted by punkworld
PHP Code:

<?php
if($_SERVER['QUERY_STRING']){
   
$code $_SERVER['QUERY_STRING'];
} else {
   
$code "whatever";
}
echo(
$code);
?>


Put this script where you want that code to be displayed on a gallery (must be php page).
Link to a gallery like this:
http://www.site.com/gallery.php?code
In the else part, replace it with what you want it to fill in if no code is present.

Thanks, I will give it a go :thumbsup

Libertine 04-27-2003 02:56 PM

a better solution would actually be to put

PHP Code:


<?php
if($_SERVER['QUERY_STRING']){
   
$code $_SERVER['QUERY_STRING'];
} else {
   
$code "whatever";
}
?>

at the top of each page and put

PHP Code:

<?php echo($code); ?>

where you need the code.

SGS 04-27-2003 02:57 PM

Quote:

Originally posted by gothweb
You looking for a rotator, or something to put the codes into the links? Just to clarify, I don't have one to offer you or anything... Though I suspect plenty of people on here do.
Yes, thats the kind of thing I am looking for.

gothweb 04-27-2003 02:59 PM

Quote:

Originally posted by SGS


Yes, thats the kind of thing I am looking for.

Sorry, I was laying out two options...

1.) a gallery rotator

2.) a script to sub in affiliate codes

SGS 04-27-2003 03:08 PM

Sorry... Option two is what I was looking for but option one would also be useful too.

Blackrose 04-27-2003 05:21 PM

you can do it with simple j a v a s c r i p t ...

gothweb 04-27-2003 05:25 PM

Quote:

Originally posted by Blackrose
you can do it with simple hahahahaha ...
How can I do that with a cu<x>nt? or an Ash<x>hahahahaha?

RSharpe 04-27-2003 05:52 PM

I was looking for the same thing and came up with this:
http://www.hosted-galleries.com

A bit too pricey for my liking but may be of interest to others.

Cheers

=RS=

applejacks 04-27-2003 05:55 PM

Here is a free one, it does just about what any other will do.

http://porn-gallery.biz/hosted_gallery_script.htm


Good luck


All times are GMT -7. The time now is 11:01 PM.

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