This topic is locked
[SOLVED]

Regex Problem Numbers and hyphens

12/2/2024 12:57:35 PM
PHPRunner Tips and Tricks
A
Andreas G. author

A Windows Bitlocler recovery key should be entered in a text field.

The format must be specified.

Example:
036102-145519-044363-571131-482284-612260-344025-157982

So 8 numbers and a hyphen.

I can't do it with Regex even though I read the reference.

Thanks for a tip

Translated with Google

Sergey Kornilov admin 12/2/2024

It is hard to understand why would someone post questions not even remotely related to PHPRunner while ChatGPT can help you in 20 seconds:
https://chatgpt.com/share/674e3a1d-0904-8002-8e58-ffbaddab3bec

A
Andreas G. author 12/4/2024

?
Reges is available in PHPHRunner