newbie - learn php on clinet only machine?

Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default Re: newbie - learn php on clinet only machine?

    *** dave wrote/escribió (Fri, 08 Oct 2004 14:07:46 GMT):
    > I'd like to learn PHP and mySQL and would like to ask if it is possible to
    > install on my local client (windows machine) rather than a real server? ie Can
    > my client PC somehow pretend to be a server for my learning sessions? If so,
    > would I also need to instal Apache too (for no reason I can think of yet:-) )
    That's a very common case. You can reach your own computer typing
    "localhost" or "127.0.0.1" in your browser's location bar.


    --
    -- Álvaro G. Vicario - Burgos, Spain
    -- Thank you for not e-mailing me your questions
    --
    Alvaro G Vicario Guest

  2. Similar Questions and Discussions

    1. flash clinet with multicats
      Hello Can an swf flash clinet use the Socket class to listen to a multicast stream? (the server is not the adobe ) Thanks!
    2. login that accesses remopte db wont work on that machine but works while on my local machine????!! HELP!
      I knocked up a simple login for a CMS for one of my sites.... now itr will work fine and authemticate with data on the online server by the IP...
    3. Cookie saving path on Clinet
      Hi Everybody I know this is vague but couldn't find the answer. Where (i mean system path) cookies are saved on Client's machine. I though...
    4. Newbie to spamassassin- How to make it learn?
      Hi Disgusted with the amount of spam received, I installed Spamassassin2.54 and configured it, It works properly for the past one month. I use...
    5. How to duplicate whole database from one machine to another machine in Windows 2000?
      Would you please what files I have to copy? Thanks. "Ban Spam" <ban-spam@operamail.com> wrote in message...
  3. #2

    Default Re: newbie - learn php on clinet only machine?

    dave wrote:
    > I'd like to learn PHP and mySQL and would like to ask if it is possible to
    > install on my local client (windows machine) rather than a real server? ie
    > Can my client PC somehow pretend to be a server for my learning sessions?
    > If so, would I also need to instal Apache too (for no reason I can think
    > of yet:-) ) Sorry if is completely stupid question!
    Yes, yes and probably (PHP can script other things and use other
    webservers).

    I previously found xitami less painful to install on MS-Windows than apache
    (but ISR it can be coaxed into working with MS-PWS too).

    HTH

    C.
    Colin McKinnon Guest

  4. #3

    Default Re: newbie - learn php on clinet only machine?


    "dave" <dave@daade.daa> wrote in message
    news:cf7dm0lchssorddjlg84iqfv3c9ej8o3sm@4ax.com...
    > I'd like to learn PHP and mySQL and would like to ask if it is possible to
    > install on my local client (windows machine) rather than a real server? ie
    Can
    > my client PC somehow pretend to be a server for my learning sessions? If
    so,
    > would I also need to instal Apache too (for no reason I can think of
    yet:-) )
    > Sorry if is completely stupid question!
    If you are running windows this is a package (phpdev423) that will install
    all three as one install ready to go.

    [url]http://www.firepages.com.au/phpdev41.htm[/url]

    Al


    ---
    Outgoing mail is certified Virus Free.
    Checked by AVG anti-virus system ([url]http://www.grisoft.com[/url]).
    Version: 6.0.773 / Virus Database: 520 - Release Date: 10/5/04


    Al Kolff Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139