Menu

Multiply scripts problem

Anonymous
2002-09-26
2002-11-25
  • Anonymous

    Anonymous - 2002-09-26

    The software works GREAT when I test one script at a time. Where I am having a problem is when I try to test a form script that submits information to a processing form script. When I attempt to do this the processing form script does not process the information at all. Am I doing anything wrong? Your help would be greatly appreciated. Thanks

     
    • Leonardo García

      I can't get it.. Your script doesn't work or you are trying to submit data to a parsed-in-dev-php script? If yours is the first case, try checking the script syntax. If not, you're not catching the idea of Dev-PHP. If you want to submit data, you need a web server instead of a parser. Dev-PHP generates an HTML file from a PHP file just to test the syntax and other stuff. Cya!

       
      • Paulo Jorge

        Paulo Jorge - 2002-11-14

        Voc poderia utilizar as configuraes do servidor (como faz o PHPEdit) em vez do interpretador. Isso faria com que o prprio servidor se encarregasse de processar os dados do formulrio. Que tal a idia?

        Desculpe-me, mas meu ingls  horrvel!

        Paulo Jorge.

         
    • Leonardo García

      The integration with the webserver will be in the next release, wich will be released as soon as i get a pro or enterprise version of delphi, so that i can compile it.
      cya!

       
    • Anonymous

      Anonymous - 2002-11-25

      The following is in the code when I run php script
      <html>
      <body>
      <?php
      phpinfo();
      ?>
      </body>
      </html>

      The result is  4.2.3. Why? I maybe doing something wrong.

       

Log in to post a comment.

MongoDB Logo MongoDB