Related Links : Search Engine Optimization | | Search Engine Marketing | Online Marketing | Freelance Programmer| SEO Thailand | SEO Expert | SEO services | PHP Programmer Thailand | SEO Tutorial | What is SEO |

  Home Our SEO Services SEO Expert Consultant Php Programmer Keyword Suggestion Scripts|Articles| Email : sachin {at} jainsachin {dot} com

PHP | Executes specified program in current process space | Manual | Tutorial | Help

SEO Services



Website Programming in PHP / MYSQL



SEO Tools




    Friends


      Executes specified program in current process space

      pcntl_exec

      (PHP 4 >= 4.2.0, PHP 5)

      pcntl_exec — Executes specified program in current process space

      Description

      void pcntl_exec ( string $path [, array $args [, array $envs ]] )

      Executes the program with the given arguments.

      Parameters

      path

      path must be the path to a binary executable or a script with a valid path pointing to an executable in the shebang ( #!/usr/local/bin/perl for example) as the first line. See your system's man execve(2) page for additional information.

      args

      args is an array of argument strings passed to the program.

      envs

      envs is an array of strings which are passed as environment to the program. The array is in the format of name => value, the key being the name of the environmental variable and the value being the value of that variable.

      Return Values

      Returns FALSE on error and does not return on success.


      SEO Tutorial / Articles





      Php / Mysql Tutorial



      Articles



        Other Topics



        SEO by Jainsachin