Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

regex? #16

Open
PierrickLozach opened this issue Nov 4, 2015 · 0 comments
Open

regex? #16

PierrickLozach opened this issue Nov 4, 2015 · 0 comments

Comments

@PierrickLozach
Copy link

Is it possible to use regex to find the latest version of a file that needs to be downloaded?

For example, if I want to download the latest version of php from http://windows.php.net, I use the following URL: http://windows.php.net/downloads/releases/php-5.6.15-nts-Win32-VC11-x64.zip

However, the version keeps on increasing and the previous versions are removed. Using regex would allow me to find the latest version. Or would you have another suggestion?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant