Home >Common Problem >How to get the url address
How to obtain the url address: First open any browser, the website address bar contains the url address path information; then enter nslookup in the command window and leave a space.
#The operating environment of this article: Windows 7 system, Dell G3 computer.
How to obtain the url address:
1. Open any browser on your computer (the editor often uses these two, you can open it directly according to your own computer) That’s it)
#2. Open the web page you are browsing and click on the web page information you want to view the URL
3. The website address bar is the URL address path information
##4. If you still need to view the detailed IP address of the URL, you can use the "windows R" key combination, enter cmd and press Enter 5. Enter nslookup in the command window. After entering, you need to hit a space bar after the input and press Enter 6. Copy and paste the URL that you want to check the website IP, and press Enter. Below the sentence "Non-authoritative response" is the IP of the website ##Related video recommendations:Getting started with PHP programming To master
The above is the detailed content of How to get the url address. For more information, please follow other related articles on the PHP Chinese website!