Jump to content

DirkNiblick

Members
  • Posts

    48
  • Joined

  • Last visited

Everything posted by DirkNiblick

  1. Please add Spolem.net to "the Family": 1. www.spolem.net 2. Spolem 3. This site is an experiment in creativity. 4. There is a link on the bottom of my first page. Rank Evaluation (please) Just wanted to thank everyone at TCH. I had two "hosts" before this one. I first went to PeopleHost.com: bad tech support, lousy options, horrible experience. Then a college buddy hosted my site on a server that had more downtimes than a boxer with an inner-ear disorder. Finally I found TCH on a website ranking web hosts. I have been here since April and don't plan on going anywhere else. Constant, speedy, friendly service right from the beginning. Quite simply... Rock Sign
  2. I would like to add a chat room to my website (spolem.net). I would prefer a java (real-time) chat room as opposed to the "entropy" chat available in my cpanel. The "java chat" availabe there doesn't seem to work at all. My question is, for the TCH admins, is there another option that is already available to my site? ...or could I request such a thing? For other viewers, do you know of a freeware java chat, hosted by someone else, that you would recommend? I would appreciate any help you all can give. Thanks!
  3. I am actually trying to run a php script from the cron. I've tried the "shell script" example and this one: * * * * * php /home/yadda/public_html/test.php It works alright, but it sends an e-mail from the Cron every time it executes. (it's doing it every minute for testing purposes only) Does anyone know how to prevent the e-mails? The e-mail contains: Content-type: text/html X-Powered-By: PHP/4.3.1
  4. I'm trying to work with the IMAP functions provided by PHP and keep running into dead ends. All I'm trying to do right now is to open a mailbox: >$mbox = imap_open("{mail.spolem.net}", $username, $password); I open the page and nothing happens. Does anyone know if the server is right? And should the username be "user" or "user+spolem.net" or "user@spolem.net"? I've not been very lucky finding any help on the net and I'm hoping there's and expert out there. :^)
×
×
  • Create New...