Jump to content

TCH-Bruce

Members
  • Posts

    20,156
  • Joined

  • Last visited

Everything posted by TCH-Bruce

  1. Maybe, maybe not. We started the photo contest and a day later Gizmodo runs one. I think they have been tipped by someone that reads these forums.
  2. Sounds like you are writing a blogging or similar CMS. Just curious as to why, as there are many packages available that does this already? Unless it's for programming experience. Yes, you will have to create a query select * and use the WHERE to extract what ever month you want to display.
  3. Box up a dozen and send 'em over! Happy Cinnamon Bun Day!
  4. Welcome to the forums Richard
  5. dire
  6. I am not a PHP expert, I know enough to be dangerous. I'm sure one of our more PHP savvy users will have a more elegant solution for you. Hang tight.
  7. You could write it external to the header and use the "include" tag in the header to load it.
  8. What blogging software are you using? And are they loading the links into your comments?
  9. Welcome to the forums thinkthinker >echo "<a href='page.php?story=$id'><h2>".$story['headline']."</h2></a>"; Or something along those lines.
  10. Thank you for the update
  11. Welcome to the forums Typhanee It might be, if I understand this post correct.
  12. pure
  13. If you installed it through cPanel it would be in Fantastico. Examples of SSL links Yes, free SSL is on the servers but if you are going to be doing any selling it would be smart to get an SSL certificate tied to your domain name.
  14. The who command will tell you who is logged in.
  15. With WAMP or XAMPP you can create an environment on your own computer that will allow you test.
  16. In addition to WAMP that Dick mentions there is also XAMPP for local testing.
  17. My other suggestion would be to checkout hotscripts.com and see if you can find something else.
  18. Sorry, can't help you there. Maybe someone more familiar with PHP will be able to answer.
  19. Welcome to the forums eparra. You will have to check with the phpBB site and upgrade if necessary when the time comes.
  20. If the developers drop support for PHP4 TCH has no chioce but to drop it from production. If a security risk/breach were to happen due to something missed in PHP4 it could take down the servers. The upgrade is being done to prevent such a risk.
  21. That's correct, the # hashes are how you comment in the .htaccess file.
  22. Save the file as .html and then rename it .shtml
  23. Welcome to the forums wickerby I know the techs are alerted automatically when a shared server goes down and on fully managed dedicated servers. Not sure how it works on the unmanaged servers.
×
×
  • Create New...