Recent content by VB.NET Lover

  1. V

    In PHP, should I always use $_GET['varname'] to get the value of varname from the URL?

    I could just use $varname but I read it is bad to assume that will work. Also, it doesn't work to use $varname on WampServer.
  2. V

    Does the free ad supported hosting you get from GoDaddy when you buy a domain name

    support PHP and/or MySQL? When you buy a domain name from GoDaddy, you get ad supported hosting free. Does this support MySQL, PHP, or other server technologies?
  3. V

    How can I add CGI effects to my movie?

    You will not get one for free... sorry. They're just too complicated. Try Adobe After Effects. You can get student pricing if you're a student.
  4. V

    Can i echo an html tag just as text and not html in PHP?

    You can. But make sure you add New Line characters for each echo line. It will render in all browsers without a line for each tag, but it will improve readability with. You can escape the HTML. So for example, this could be your PHP document, saved as a PHP file (.php): HTML Code Here <? php...
  5. V

    whats computer science and IT Media means, what are they feature , what will include...

    IT is information technology. IT is a field which deals with computers, computer systems, networks, etc. Computer science is also the study of computers, but more specifically algorithms, computer theory, programming (but not all CS is programming).... Not sure what IT Media is. Maybe a...
  6. V

    In terms of biodiversity, which is more fragile? A tropical forest ecosystem or an...

    A forest ecosystem is more fragile, because there are many species that can be disrupted by a single unbalance in the system. However, an Arctic ecosystem contains few species, and less ways to be broken. Basically, in an Arctic system, fewer species rely on each other because there are smaller...
  7. V

    Simple PHP Question.........?

    How can I access the .htacess (or is it .htaccess) file in PHP if I have Hostway? I want to change it to allow parsing of PHP commands in HTML and HTM files. Thanks!
  8. V

    Bush on vacation, Obama globe trotting, shouldn't a president stay at home

    Don't bring Bush into this. He's out of office. What do you want him to do, build a fake White House?
  9. V

    How long would it take for this html to load?

    Depends on the connection. Cable/Broadband: 15-20 seconds. DSL: 30-40 seconds. Dial up: Never used it lol!
  10. V

    Bluetooth for windows xp?

    you need a bluetooth dongle to do that. It's not a download. You can get one for like $20 on Amazon. Don't go for the $0.99 ones. Shipping is more than the product! :)
  11. V

    What would you use to build a dynamic website in php ?

    Oh you need something more than notepad. Try Dreamweaver CS4 from Adobe. I like it a lot. It's a little pricey but it is the best.
  12. V

    Using PHP to make a simple dynamic photo frame?

    Hi everyone, I have a site with a lot of pictures in my picture gallery. They are all little thumbnails and they link to the actual big picture. I would like to have them load in a little decorative frame in another window, maybe with a nice border. I know how to make the frame, but I was...
  13. V

    Are there any gadgets in Quantum of Solace or are there none like in Casino...

    ...Royale? No spoilers please.? No spoilers please. Thanks!
Back
Top