Skip to content

Conversation

@nhymxu
Copy link

@nhymxu nhymxu commented Aug 22, 2015

Example: $process->addPreInputCommand('-i', $example_images_dir."P1110%d.jpg");

Example:  $process->addPreInputCommand('-i', $example_images_dir."P1110%d.jpg");
@buggedcom
Copy link
Owner

Where is ===NXBYPASS=== being set?

@nhymxu
Copy link
Author

nhymxu commented Dec 30, 2015

@buggedcom: using in str_replace. Replace all % character to ===NXBYPASS===
after escapeshellarg, replace ===NXBYPASS=== back to %.
Because you can't run with escapeshellarg in Windows.

I tested and work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants