Jump to content

DarqFlare

Members
  • Posts

    2,215
  • Joined

  • Last visited

Everything posted by DarqFlare

  1. Yes, you are correct. The hit counter probably doesn't log unique visitors the same way AWStats does... AWStats uses IPs.
  2. I've tried for over a year to get my site listed and I'm still not in, so I'm definitely not the one to ask...
  3. I'm never the best at anything. I'm always really, really good at the things I do, but never the best... I'd rather be the best at a couple things than be just really good at a lot of things.
  4. I don't know myself... If I get the chance later today I'll test install it as well and see what I can come up with.
  5. Yeah, there ya go. Mike's got it for you. Actually, if I was to give you an example of uploading in PHP, I'd have to give you my own code.. I ended up researching it myself for a couple of uses I needed uploading for on my website.
  6. Yeah, I could see "no"...
  7. Well, the past few days Google's been doing a new dance/update, so if this is only a recent development in the past couple days, I'd wait it out. Otherwise, it would seem that your use of invisible text made Google get mad at you... I could be wrong though.
  8. I have absolutely no clue since it's a Mac... Maybe someone else may be able to help.
  9. I really hope my recent site ranks stick, as they are a couple spots higher than before... I think if I can ever manage a PR of 7, then I will probably be well on my way to ousting the competition. lol
  10. haha, nice! There isn't much using the acronym OMGN actually... Some mathmatical equations use it, some people use it for like "oh my god", but I have no idea what the 'n' would stand for...
  11. Moving to a more appropriate place.
  12. You can only park domains on a non-reseller package. Reseller packages can host multiple domains.
  13. You can use NOW() to insert into a timestamp field in MySQL. To extract it in a PHP-friendly form, you'll use something like the following: >$Result = mysql_query("select unix_timestamp(`tiemstamp_field`) from `table` where `rowid`='1'"); The unix_timestamp() returns any MySQL-formatted timestamp/date/time into the Unix timestamp that PHP uses.
  14. Well, it seems I've already done this. I need to come up with more.. It's funny, how there are only a few images that come up on Google's Image Search for OMGN... not a single one is located on OMGN.
  15. Yeah... That sounds like a good way to do it. You could also build a PHP script to do it, but that's just a bit more work, haha...
  16. I'm trying to come up with a solution myself...
  17. I've previously tried to use PEAR but got stuck and frustrated, so I quit trying... So I'm not of much help, sorry.
  18. Yeah. That would be my first inclination as well, but it could potentially be something else.
  19. Yeah. Bruce is right-on here. There is a way to do it in PHP as well.
  20. Assuming that your domain is hosted here at TCH, you do not need to set anything at your registrar aside from the DNS. You don't need to set mail. Your DNS should be set to ns1.totalchoicehosting.com and ns2.totalchoicehosting.com TCH's servers handle the mail.
  21. Put in a Help Desk ticket. The link to the desk is in the header of these Forums pages.
  22. Interesting... I'm still a bit stuck, but I may figure it out.
  23. Windows XP does not have to have the font file in the Fonts folder. When you go to install a font that is in a different folder, the dialog box has a checkbox for "Copy font to font directory" So, it doesn't have to be in the directory. Windows XP just tracks where it is. I would do what Bruce suggested: search for the system font.
  24. See, not all of TCH's servers are located in the same time zone... Server 1 is in a different location than say, Server 56. So TCH doesn't really have one set time. Whenever there are time-based announcements and whatnot, the timezone is applied (Usually Eastern) to let everyone know exactly when and allow them to convert it to their local zone Moving to a more appropriate Forum.
  25. I wouldn't sit and hit refresh all the time myself... Heh. The search function has been giving me odd results too, not getting results for something I know has a thread here...
×
×
  • Create New...