Recent content by phpdave

  1. P

    Need example to get command line parameter in PHP

    That works for me … thanks
  2. P

    Need example to get command line parameter in PHP

    I am referring to: compiled_phpapp.exe "some parameter text here" looking for example … in the context of an executable complied by exeoutput Thanks
  3. P

    Need example to get command line parameter in PHP

    Please provide an example on how to read the text passed on the command line to the compiled .exe in a PHP script. T Thanks
Back
Top