I am looking for a good hosted gallery script. Anyone have any ideas?
Hosted gallery script?
Collapse
X
-
Drop an email to our lead developer we can have one custom coded at an affordable price for you
[email protected]
Regards,
Lee -
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.
Photos by Ian X.: Distinctive photos of goth babes.
Blood Money:Your traffic, my sites, our money.
MojoHost: Still the best.Comment
-
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./(bb|[^b]{2})/Comment
-
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.
Photos by Ian X.: Distinctive photos of goth babes.
Blood Money:Your traffic, my sites, our money.
MojoHost: Still the best.Comment
-
Thanks, I will give it a goOriginally 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.
See sig...Comment
-
a better solution would actually be to put
at the top of each page and putPHP Code:<?php if($_SERVER['QUERY_STRING']){ $code = $_SERVER['QUERY_STRING']; } else { $code = "whatever"; } ?>
where you need the code.PHP Code:<?php echo($code); ?>/(bb|[^b]{2})/Comment
-
Yes, thats the kind of thing I am looking for.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.See sig...Comment
-
Sorry, I was laying out two options...Originally posted by SGS
Yes, thats the kind of thing I am looking for.
1.) a gallery rotator
2.) a script to sub in affiliate codes
Photos by Ian X.: Distinctive photos of goth babes.
Blood Money:Your traffic, my sites, our money.
MojoHost: Still the best.Comment
-
How can I do that with a cu<x>nt? or an Ash<x>hahahahaha?Originally posted by Blackrose
you can do it with simple hahahahaha ...
Photos by Ian X.: Distinctive photos of goth babes.
Blood Money:Your traffic, my sites, our money.
MojoHost: Still the best.Comment
-
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=Comment
-
Here is a free one, it does just about what any other will do.
http://porn-gallery.biz/hosted_gallery_script.htm
Good luck<A href="http://www.superchargedentertainment.com/adult/"><img src="http://www.superchargedentertainment.com/banners2/graphics/se-120x60-001.gif" border="0"></a>Comment

Comment