php form for unix server

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default php form for unix server

    Hellow to everybody i would like to know, witch files or carpets do i need
    to have
    on a server unix to run a php form (method post, get).

    I mean if a need to create a carpet example "cgi-bin", or if a need
    any archive similar "formail.pl" or what else,
    thanks to anyone who can help me.

    David



    informaticatec Guest

  2. Similar Questions and Discussions

    1. Need help with a simple UNIX sockets server based on IO::Socket::UNIX
      Hi. I've tried to create a simple client + server that communicate through a unix socket. As with all socket servers, it has a loop where it...
    2. connectivity to unix server
      I am using SCO OPENSERVER 5.0.0 with 35 users.I am now facing a problem, the number of telnet connections are 25 maximum. If the 26 connection is...
    3. Permanent connection between a LINUX server and a UNIX AIX server
      Hello, I created, for a customer LAMBDA, a Intranet site with PHP and MySQL technology. This site is on a LINUX server. I wish to connect this...
    4. uploading fiels from one unix server to another server usin perl cgi script.
      Hi all, I have a task at hand , that of uplaoding file from server to another server and also pass 6 paramteres along with the file. ...
  3. #2

    Default Re: php form for unix server

    Have you ever work with a data-driven website in the past? If so, what is
    specific data-driven app did you work with?

    To get PHP working on your local machine, you need to install PHP, MySQL and
    Apache web server all together. It is ideally designed for local testing with
    your data-driven websites right there on your local machine... once it is
    achieved, then, of course you could upload the finished data-driven website
    over to your web server for general public use or specific audience.

    TO make this work, I suggest that you want to consider this book called, "PHP
    for Dreamweaver 8," who authored by David Powers. It is an excellent, excellent
    book. It covers many topics ranging from setting up PHP, MySQL and Apache web
    servers and few other important issues associated with installation of these
    apps on your local machine (whether it is Windows XP-based or Macs), other
    topics included how to build, develop and work with data-driven websites and
    realize important issues that arise under those topics discussed by the author.

    As for installation of opensource applications (PHP, MySQL, and Apache), it is
    a bit complicated, heavy-hand in order to make it work. That is why I am
    recommending you to get this book.

    I am curious, what Dreamweaver version you are working with? And what system
    architecture?

    Deaf Web Designer Guest

  4. #3

    Default Re: php form for unix server

    I see Def web designer, i will try to find the time to lurn more about it,
    Thanks for help,
    David

    > servers and few other important issues associated with installation of
    these
    > apps on your local machine (whether it is Windows XP-based or Macs), other
    > topics included how to build, develop and work with data-driven websites
    and
    > realize important issues that arise under those topics discussed by the
    author.
    >
    > As for installation of opensource applications (PHP, MySQL, and Apache),
    it is
    > a bit complicated, heavy-hand in order to make it work. That is why I am
    > recommending you to get this book.
    >
    > I am curious, what Dreamweaver version you are working with? And what
    system
    > architecture?
    >
    >


    informaticatec 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