Link Popularity

ok i am making a website where when you click on any link a show up pops up with a flash game with it. I choose to have my link list so as of most popular with the top and i would like this is end up being automatically updated. Is niagra possible in script… Not Flash! It needs to be script. Flash wouldnt work with what im performing.

You could use an " facing outward link counter" then spit it right out the the db around desc order

What do an individual mean by in that case spit it right out the db in desc order

Would this be programmed

did you decide to go to the website i posted

in the event you did you can have seen the the idea stored the volumes of times the actual link as been clicked from a db.

then… all you have to do is get the info on the db (in descendant order) into your page

Certainly i read the particular link, What instant messaging asking is how would i " obtain info from this db (in descendant order) in to your page"

You might need to user a device side language as well as SQL to interact considering the database/table.

Do you have access to a new server language If your table known as hits, and you could have PHP enabled..

PHP:


< php
mysql_query
("SELECT  clicks  FROM  hits  ORDER  BY  clicks  DESC");
>


So the link considering the most clicks would be your first extracted, etc ., and so on.

Damb,
The problem with the internet is allthough you will find loads of tutorials, there all made some people will allready know tons in regards to the subject anyway. Right now im pretty wise with computers, But all this particular php backward link stuff is actually twisting my neural. Has anyone got an exceptionally simple tutorial, Or even just able to explain if you ask me what needs doing with this to happen

We have created a small script available for you.

catalog. php: this track generates the links
choose. php updates the database determined by what link is clicked after which sends the user into the appropiate url.

I also incorporated the sql code to create the tables.

Notice attached file.

It could have been nice in the event you would have stated that inside second post… once I’ve given people the links. I would have know then which you would’ve needed more help than only a link to the actual tutorial.: ermm:

Thankyou bfsog

Absolutely no probs.

You see the thing having tutorials is, they assume you understand the language, into a certain extent.

They (the writers in the tutorials.. ) would assume that if you’re trying to interact with databases and so on, that you learn how to do such and also such.

All the best.

ok what do i do with the bits in the file

Secure mean

The 2 main text files set up the table to keep the hits and to insert " dummy" urls just to play around together with.

Then, edit config. php to check your database options.

Then upload which is you.

Notice: you do require a php and also mysql enabled server with this.

So how do you set up some of those Is there a tutorial anywhere someone could link me personally to

If the host has the proper credentials (PHP, MySQL) once you log into cPanel or similar make sure you see the appropiate icons/links.

If you provide more information we will let you, do you have a hosting account

Not i always know of.

Maybe you should look for remotely hosted website trackers, this cuts out and about the need that you should have specific know-how.

This entry was posted in Web Design and tagged , , , , , , , , , , , , , , , . Bookmark the permalink.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *