application/atom+xml

Posts Tagged ‘Page’

where can i find a web page where i can host a server for a game 24/7?

its an MMORPG but i cant host it for 24/7, its too much, where can i find a web page that can do that service?

Related Blogs

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • NewsVine
  • Reddit
  • StumbleUpon
  • Google Bookmarks
  • Yahoo! Buzz
  • Twitter
  • Technorati
  • Live
  • LinkedIn
  • MySpace

Yahoo is my web page host, right now that I tryed e-mailing through it, it gave an error message, do u know y?

It prompts a “405 Method not allowed” window. Do I need to re-do my page?

Related Blogs

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • NewsVine
  • Reddit
  • StumbleUpon
  • Google Bookmarks
  • Yahoo! Buzz
  • Twitter
  • Technorati
  • Live
  • LinkedIn
  • MySpace

Where I can get a free web page?

I had a great page in Geocities, but now the site is closing in October, so I need to move my page to another free site.
My site is mostly in HTML, so I don’t need any fancy tools, or more complex PHP or MYSQL that normally free pages can’t offer.
But the new places I have searched are all crowded with ads and pop-ups, while Geocities only had one banner in the right side, which could be closed.
Anyone can recommend me a FREE good page for web hosting, with little ads and no pop-ups? (If it still exists)
Thanks in advance.

Related Blogs

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • NewsVine
  • Reddit
  • StumbleUpon
  • Google Bookmarks
  • Yahoo! Buzz
  • Twitter
  • Technorati
  • Live
  • LinkedIn
  • MySpace

Web Host Help! Can I put a web page on the web without using a host? For free?

I guess what I want to ask is this: Can I create a web page on my computer using a program like note pad(i know how to do that) and then do something to link it to the web so it can be viewed by different people and computers? Or do I have to work through a web site host?

Related Blogs

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • NewsVine
  • Reddit
  • StumbleUpon
  • Google Bookmarks
  • Yahoo! Buzz
  • Twitter
  • Technorati
  • Live
  • LinkedIn
  • MySpace

How can I get a web page on the server side using PHP?

I know how to do this in the Microsoft world: I can call the HTTPRequest class to get a page on the server – not on the client. I then want to find the title of the page in the DOM object to put into the new page I’m creating. I’m trying this:

$r = new HTTP_Request(‘http://www.yahoo.com/’);
$r->sendRequest();
$page = $r->getResponseBody();

However, I’m getting this error:

“Cannot instantiate non-existent class: http_request”

Maybe my web host won’t let me use that class. Is there another, easier way to do this?

Thanks.

Related Blogs

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • NewsVine
  • Reddit
  • StumbleUpon
  • Google Bookmarks
  • Yahoo! Buzz
  • Twitter
  • Technorati
  • Live
  • LinkedIn
  • MySpace