• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Search results

  1. L

    ThE LongesT ThreaD EveR

    This thread is still going :shocked2:
  2. L

    Newbie, need help

    Well it's very cheap, and cheap is not always good, but if you've been using them already and you're happy there's not really any reson why you shouldn't give them a try. You'd only really need extra FTP accounts if you wanted to allow other people to upload/download content from your site...
  3. L

    PERL HELP!: Errors Galore!

    try to chmod the directory holding the script to 0755
  4. L

    can anyone query a word document?

    You wouldn't be able to read a word doc in a regular language without the MS word object i don't think. You would need to convert the doc to HTML then perhaps split it up using the page id numbers with explode() or another function.
  5. L

    Web-Hosting(mzuk)

    um, did you forget to upload your website? :confused2 ( also wrong section btw, but welcome anyhow :-) )
  6. L

    How to change phpbb theme/skin

    looks much better :-)
  7. L

    Affordable, Fast and Reliable Web Hosting, $2.95/year. 500MB, 5GB ...

    $2.95 per year? are you sure about that? :confused2
  8. L

    Tried Free[no luck]. Now searching CHEAP Hosting[info inside]

    http://enhancedhost.com have a nice little annual plan $32.50 per year They have been around along time, i don't think you'd go far wrong with them. :)
  9. L

    How to change phpbb theme/skin

    There will usually be instructions in the theme that you download. usually it's just a case of uploading the files to the correct directory (themes or styles etc can't remember exactly) then selecting the theme from your admin panel. You can download different themes from...
  10. L

    [php] free upload script

    I believe so.
  11. L

    Quick HTML Question

    <script language="javascript"> <!-- function view(url,name,stuff) { popupWin=window.open(url,name,stuff); popupWin.opener.top.name="opener"; popupWin.focus(); } --> </script> <a...
  12. L

    smilies in textbox

    To follow on from that, if your guestbook is php based, which i guess it most likely is, you can then replace the smiley code in your output with something like. Then if your output for the messages was say $message you would just: echo replace_smiley($message); lol, found a...
  13. L

    Need some html help

    The above would work, basically you need to define the width of the table, either as a percentage of the page size or a fixed size in pixels. If you don't define a width it'll strech, as you've seen :)
  14. L

    Insert to mysql

    I thought i as going mad for a minute, i thought "i'm sure i've already answered this :confused5" Go check your thread on WHT :P
  15. L

    url/url redirecting question...

    Apaches mod_rewrite has everything you need. http://httpd.apache.org/docs/misc/rewriteguide.html happy reading :)
  16. L

    PHP-Help?

    What happens when you try to open php files? are they blank? or simply don't open? It sounds like just a configuration problem, perhaps a line in php.ini that you didn't uncomment. More details would be helpful.
  17. L

    url/url redirecting question...

    Is it just that one page you want to redirect? Use the following in a .htaccess file Redirect /index2.htm http://www.blank.qw/index2.htm
  18. L

    How to set up a forum from scratch

    Hi I presume you're looking for free software, two of the most popular are: PhpBB - http://phpbb.com InvisionBoard - http://invisionboard.com Both i think have demos or their own community on their sites so you can have a look at an example board. Both are quite easy to install...
  19. L

    Need Reseller Account

    If you're looking for offers of reseller packages. It would be better to give an idea of your monthly budget, perhaps how much space and transfer you're looking for and any features that would be important to you. It's hard for people to offer something if they don't know what you're looking...
  20. L

    Need someone to make a Web Hosting Website in Return get Web Hosting

    Re: need You can't purchase a domain, cost of about $6.50 for somebody that's offering to design your website, but you can pay staff to run 24/7 support? :confused2 Did i misunderstand something?
Back
Top