Results 1 to 4 of 4

Thread: Languages

  1. #1
    Join Date
    Mar 2009
    Location
    Western Australia
    Posts
    386
    Tokens
    0

    Default Languages

    Is Visual Basics similar to PHP?

  2. #2
    Join Date
    Dec 2004
    Location
    Nottingham
    Posts
    7,571
    Tokens
    2,674

    Latest Awards:

    Default

    Nope, completely different. PHP is a language for the web, visual basic creates desktop apps (I'm sure someone will correct me ). The syntax is also massively different

  3. #3
    Join Date
    Jun 2005
    Posts
    4,795
    Tokens
    0

    Latest Awards:

    Default

    If you are considering learning Visual Basic i'd seriously discourage you from doing so. For a desktop programming language i'd recommend C++ which also shares a very similar syntax to PHP (Mainly because PHP inherited its syntax from C++ ).

  4. #4
    Join Date
    Mar 2009
    Location
    Western Australia
    Posts
    386
    Tokens
    0

    Default

    Ok I justed noticed the if and elseif (wateva) in it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •