• Plain Text Visitor Ticker
    21 replies, posted
How could I make a Visitor Ticker that dosen't use Crappy Images to display numbers?
:siren: STOP MAKING THREADS :siren: Please, PLEASE start using [url=http://www.facepunch.com/threads/1018536-Web-Development-Questions-That-Don-t-Need-Their-Own-Thread]This thread[/url] It's made for stuff like this.
[QUOTE=:awesome:;26530496]Please, PLEASE start using [url=http://www.facepunch.com/threads/1018536-Web-Development-Questions-That-Don-t-Need-Their-Own-Thread]This thread[/url] It's made for stuff like this.[/QUOTE] This, and basically learn how to google, a site counter is the simplest thing to create.
[QUOTE=nivek;26536991]This, and basically learn how to google, a site counter is the simplest thing to create.[/QUOTE] Why do you think I wanted one that dosen't use crappy Images? There impossible to find!
[QUOTE=Adam.GameDev;26541880]Why do you think I wanted one that dosen't use crappy Images? There impossible to find![/QUOTE] They're*, and no they're not at all.
[QUOTE=Adam.GameDev;26541880]Why do you think I wanted one that dosen't use crappy Images? There impossible to find![/QUOTE] [url]http://lmgtfy.com/?q=PHP+visitor+counter[/url]
[QUOTE=Adam.GameDev;26541880]Why do you think I wanted one that dosen't use crappy Images? There impossible to find![/QUOTE]Did you know that you can just... echo the variable!? and not have it seperate each number and put a image element around it? Holy shit!
[QUOTE=Trivkz;26542020][url]http://lmgtfy.com/?q=PHP+visitor+counter[/url][/QUOTE] I was looking for HTML ones. That is probably why I couldn't find any.
[QUOTE=Adam.GameDev;26545625]I was looking for HTML ones. That is probably why I couldn't find any.[/QUOTE] You can't make one with pure HTML. You need something that saves the on the server. Then you can just get the number from the database/text file and show it on the site.
A site counter is one of those very first scripts people make to practice php...
[QUOTE=nivek;26552997]A site counter is one of those very first scripts people make to practice php...[/QUOTE] My first thing I did was a download counter, followed by a game.
[QUOTE=commander204;26562099]My first thing I did was a download counter, followed by a game.[/QUOTE] My first complete PHP script was a CMS. Yeah that didn't work out so well.
Neither did my game, I am currently re-making it, from scratch, finally using classes etc... I did change the game mechanics, it will be a semi-simulation.
My first complete PHP thing was a super simple blog. Worked out pretty ok.
I think I made an irc bot.
[QUOTE=compwhizii;26565200]I think I made an irc bot.[/QUOTE] anything you make is cool
[QUOTE=ineedateam1;26565539]anything you make is cool[/QUOTE] Let us just remind you that he's working on Facepunch right now. :v: Not that it's a bad result, but there's flaws here and there...
The first thing was a watch page that displays mp4 videos with information from text files(names, description) [editline]8th December 2010[/editline] Also, by image counter I think he meant... [I][b]THE FREEWEBS WIDGET[/I][/b] I know, now it's webs. I haven't used it since it said "it's 2008, everyone should have a website"
My first was a randomization script that pulled a line from a text file and displayed it. Then I made a visitor counter. [editline]9th December 2010[/editline] I think the visitor counter multiplied the number by 25 and a half and ceilinged the result in order to inflate the number. :v:
[QUOTE=Qombat;26576287]Not that it's a bad result, but there's flaws here and there...[/QUOTE] If something you made got subjected to as much traffic as Facepunch is, it'd have problems too.
[QUOTE=Siemens;26578709]If something you made got subjected to as much traffic as Facepunch is, it'd have problems too.[/QUOTE] And yours wouldn't?
[QUOTE=Qombat;26581106]And yours wouldn't?[/QUOTE] Never said it wouldn't, I'm just trying to make the point that compwhizii is far more competent than he gets credit for.
Sorry, you need to Log In to post a reply to this thread.