PDA

View Full Version : My first public PHP script :o) - ssLinks, get it here


Skunk
19-01-2001, 13:52
Having jealously guarded the scource code to all my previous PHP scritps (partly because the code was so messy I was embaressed to release it and partly through sheer laziness) I've finally put together something I'm happy to distribute. Introducing.... ssLinks!

Here's the blurb...ssLinks is a small PHP script (well, a couple of scripts) which allow you to run a database driven categorised links section on a web site - similar in structure to Yahoo or any other categorised links collection. Features on offer include:

Fully database driven utilising mySQL.
Based around templates so easily customisable to fit in with the rest of your site.
(hopefully) easily customisable due to the nature of PHP - you can edit the code at will.
Very easy to admin via the web - log in and add / edit categories and links.
Visitors to your site can recommend new links, which you can then validate.
Allows visitors to rate your links from 1-10, and displays average rating.
Rating a link more than once is "dis-encouraged" via cookies.
Number of hits each link has recieved is recorded and displayed.
All output is displayed by one script (links.php) keeping your web server tidy :o)
Very easy to set up and use, thanks to configuration file.
Probably lots more but that's everything that springs to mind.
It's free for non-commercial sites!

So there you have it. There's a demo of the script Here (http://www.tfc-central.co.uk/sslinks/links.php) and the official site (or page) can be found at http://www.tfc-central.co.uk/sslinks/

Enjoy ;)

Skunk

Brocken
19-01-2001, 13:55
nice 1 mate... I might just use it :E

Skunk
19-01-2001, 18:12
Anyoen else want some?

Godin
19-01-2001, 18:24
I think I know just the project to use this....


and of course I done that spinky tarball version for ya :)

DTD sIckNesS
19-01-2001, 18:48
i would use it, if i knew what it did... :confused:

Skunk
19-01-2001, 18:58
It does this:

http://www.tfc-central.co.uk/sslinks/links.php

If you have an admin password you can add new categories and links using web forms - you can also edit links in there already etc. It means buliding a huge organised database of links is really easy.

DTD sIckNesS
19-01-2001, 20:32
o, maybe i wouldn't use it, don't fink it would be much use to a clan website ;)

Tiger
19-01-2001, 20:52
YES!
just what I needed...
was having trouble with DBMan this is cool :)

P.S. - Hope the README is easy to understand :)

Skunk
19-01-2001, 21:00
Readme? :{

Bah - knew I forgot something... :E

There's a set of instructions on the webby and if you know what a mySQL database is you should be fine. If not then - erm - problems...

Godin
20-01-2001, 00:19
and until Skunk adds his installer in I do have a working one as long as you have your mysql details.

Reality
20-01-2001, 00:55
yay at sensible table names. :D

Why can't other scripts prefix the table names with at least part of the script name ;(

Godin
20-01-2001, 01:14
gods knows, I at least prefix my table names with a g, or in the case of the big project (gavscript) gav in front of table name.

Reality
20-01-2001, 01:34
suppose they all assume we'll either

a) only ever use just that particular script

or

b) have an infinte number of databases

argh

Mut
20-01-2001, 08:50
/me pats skunk

job well done lad :P

SPAWNO
20-01-2001, 19:38
Skunk m8, I can add ya code to my site if you want, add it into the download section :)

lemme know

- S

Munro
20-01-2001, 19:45
Nice one ;)

Skunk
23-01-2001, 17:20
I've finished work on v1.1 now - lots of funky new features. I'll upload it once I've caught up on all my mail over the weekend (which should take about - erm - 2 days ;()