Submit Your Article Forum Rules

Results 1 to 8 of 8

Thread: Make your own "test webserver" in 5 minutes.

  1. #1
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    8,007

    Make your own "test webserver" in 5 minutes.

    It is no joke. You can install your own "webserer" with Windows and / or Linux + PHP + MySQL + ... +

    in about 5 minutes depending on the source you use and how fast your connection and computer is.

    Now you are able to test your webapplications locally before you put them on the web. You also have an excellent environment to teach yourself PHP / MySQL without waiting for your hoster to upgrade to the latest versions. You also find the latest Beta version.

  2. #2
    Senior Member mushroom's Avatar
    Join Date
    Feb 2004
    Posts
    286
    Yes it is true .... welcome to the world of open source.
    Irony: That for most people the most "trusted" web site on the planet is for a company the has been convicted of criminal activity.

    Both Security and SuSe start with "S". www.eemam.com

  3. #3
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    8,007
    I am going to a Microsoft seminar on may 15. about Vista :-) Xp is good enough for me. Hope Vista will be better. I am looking at Linux when / if I have free time.

  4. #4
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    8,007
    Silence is always a good sign in business. It is a sign of people learning and developing.

    1. This is a great book.

    From a birdseye view,

    1. Learn how to send query strings via the URL, store it in inbuilt PHP arrays and retrieve the information to present it on a webpage.

    2. Do the same via forms.

    3. Learn to physically connect to MySQL (my first post on page 2 of that thread) and learn elementary SQL statements.

    4. How to connect to the database via PHP statements, embed SQL statements in PHP and finally build a databasedriven C(ontent) M(anangement) S(ystem).

    Related threads:

    Why PHP.

    A soft introduction to object oriented programming.

    Next level go to OopSchool in my signatrure for more advanced topics. There is at present, a not very active OOP subforum on ForumNorway. Idea is to get students from universities to participate.

  5. #5
    Member
    Join Date
    Jun 2004
    Posts
    62

    I need the same for ASP - any suggestions please?

    I need the same but for ASP with embedded SQL and Javascript, not PHP. Does anyone have any suggestions please?
    Regards
    The Big Dish Man bdfoto99@yahoo.co.uk

  6. #6
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    8,007
    1. This book explains it:

    Build Your Own ASP.NET Website Using C# & VB.NET

    2. ASP.NET free downloads

    3. Additional resources on my own site OopSchool

  7. #7
    Member
    Join Date
    Jun 2004
    Posts
    62

    ASP

    Thank for the quick reply and the info, but I am not sure that is quite what I wanted. I have a website built in a series of Active Server Pages with embedded SQL - I just need to test it offline.
    Regards
    The Big Dish Man bdfoto99@yahoo.co.uk

  8. #8
    WebProWorld MVP kgun's Avatar
    Join Date
    May 2005
    Location
    Norway
    Posts
    8,007
    Quote Originally Posted by thebigdishman
    I need the same but for ASP with embedded SQL and Javascript, not PHP. Does anyone have any suggestions please?
    I think that book explains it. It also explains how to set up MS IIS (Internet Information Services) server. The first chapters from sitepoint books are usually free. The setup and configuration are explained in chapter 1.

    - SQL Server 2005 Express Edition is free.

    Related thread: (Second post from the bottom of the thread):

    A soft introduction to Object Oriented programming."We are incredibly excited to announce that effective April 19th, 2006, all Visual Studio 2005 Express Editions including Visual Basic, Visual C#, Visual J#, Visual C++, and Visual Web Developer Express will be free permanently!
    Source:ASP.net"

    If this is not an answer to your question, please be more specific.

Similar Threads

  1. PR5 backlink on a "make money online" related blog
    By logistas in forum Ad Space Buy and Sell
    Replies: 1
    Last Post: 08-10-2008, 09:01 AM
  2. Would YOU sell your "true confession" story to make money?
    By Martinscholes in forum The Castle Breakroom (General: Any Topic)
    Replies: 8
    Last Post: 04-14-2008, 06:59 AM
  3. Google bans everyone for "make money online"?
    By Webnauts in forum Google Discussion Forum
    Replies: 18
    Last Post: 09-29-2007, 05:43 PM
  4. What Do We Test Post "Jagger" Next? - Let's Play!
    By greeneagle in forum Google Discussion Forum
    Replies: 16
    Last Post: 11-20-2005, 10:23 PM
  5. Microsoft To Make Search "Extremely Personal"
    By rich_ord in forum Insider Reports
    Replies: 6
    Last Post: 08-05-2004, 06:17 PM

Posting Permissions

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