• 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. W

    [PHP - MySQL] Search

    where order_number='$order_number' add that after selecting the table
  2. W

    how to access .bin files?

    look for a program called daemon
  3. W

    instead of KaZaA

    DC++ http://dcplusplus.sourceforge.net
  4. W

    err, what is this?

    this file keeps poping up on my desktop and its starting to piss me off:( dose anyone know how i can stop it?
  5. W

    XP Start Menu

    i have XP Pro and this is how i remove that info from the start menu
  6. W

    when will you die ?

    Thursday, May 27, 2004 4,6829,349 sec left
  7. W

    AT&T Cable or Pacific Bell DSL?

    i've been using AT&T Cable for about 2-3 years and they have been very good, the only time the cable gos down is around 1-4am in the morning and the speed is great, but i dislike the merge with comcast because i've heard comcast wants to add on bandwidth caps:(
  8. W

    Ever have one of those Thanksgivings...

    that would suck to have to fix everyones computer on thanksgiving, good thing everyone in my family knows how to setup and work computers:)
  9. W

    PHP Image

    i like: <?php echo "<img src=\"image.jpg\">"; ?> echo is so much better then print
  10. W

    shell ui's for windows

    i dont see how MS lasted, because i would never buy anything from people who looked like this http://www.qzx.com/about/stuff/Would_you_have_invested.jpg lol
  11. W

    Msn VS Aol

    i dont know, she already had a scanner that worked on her computer
  12. W

    Msn VS Aol

    i hope MSN kills AOL because the people at AOL are all a**holes, a firend of mine bought a scanner from them and when she got it she called the tech support and they told her that it wouldn't work on her computer and when she tryed to send it back, they wouldn't take it back
  13. W

    mysql n00b question

    i was thinking of hosts that only give you one database and you can delete it, i forgot that there are hosts that give more then one database
  14. W

    mysql n00b question

    hosts disable you from deleting your database
  15. W

    Saving images in IE

    IE is just retarted, when i was using IE6 on win98, it would save .jpg images as .jpeg :/
  16. W

    PHP Function/Script...

    like this? <?php function one() { echo "function one"; } function two() { echo "function two"; } function three() { echo "function three"; } switch($page) { case "three": three(); break; case "two": two(); break; default: one()...
  17. W

    making those cool menu's...

    you could look in the source code for the MS site or look around at these sites: http://www.dynamicdrive.com/ http://dhtmlcentral.com/ http://wsabstract.com/cutpastejava.shtml
  18. W

    shell ui's for windows

    lol, microsoft didn't make computers what they are today, most of the stuff they make they have stolen
  19. W

    Server PHP Probs

    i dont think it has anything to do with php, its most likely your php script
  20. W

    Disable PHP errors?

    im not sure if you can disable errors all together, but you can change the message the people will get, but im not sure about the error your getting, check out http://www.php.net/manual/en/ref.errorfunc.php
Back
Top