Forums / Developer / cli user input

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

cli user input

Author Message

Ammar Ibrahim

Wednesday 08 November 2006 11:54:13 pm

Can the cli library (lib/ezutils/classes/ezcli.php) handle user input (prompt), not passed options when executing the script?

I want to create an interactive CLI script. If it's not available, should I rely on PHP's native functions?