in reply to Problem with getting the correct arguments for my local Perl script

For your problem example: give each text box a default value; code your (PHP) script so that items "4)" and "5)" can be (a) dealt with or (b) ignored when they contain the default.


check Ln42!

  • Comment on Re: Problem with getting the correct arguments for my local Perl script

Replies are listed 'Best First'.
Re^2: Problem with getting the correct arguments for my local Perl script
by Anonymous Monk on Jul 05, 2014 at 13:21 UTC
    Ouf, sometimes I realise that I am posting stupid questions :)
    Thanks a lot, that did the trick!