How-to articles, tricks, and solutions about WGET

Downloading Java JDK on Linux via wget is shown license page instead

If you are trying to download the Java Development Kit (JDK) on Linux using wget and you are being shown the license page instead of the JDK download, it is likely because the download page has changed since the wget command was written.

How to use wget in php?

You can use the exec function in PHP to execute the wget command.