url

Changing the url in the browser address bar

There was a question of such a plan: There is a website "site.ru" you need to use AJAX to load the page with users, which is ... impossible to listen to music and move around the pages, and I want to note that the URL changes. I ask the guru to help me.

How to parse a SECURE link?

I do parsing of one site. I want to output one link from there, but the output is not a link but class="url_protected", which ... 9maWxlcy9uLnByby9jZG" onclick="return false;"></a> If anything, here is a link to the site itself: ru.sefon.cc/news

Just get the get variable from the url

In the process, I fell behind the times! I can't find the connection, it seems so simple, but I can't do it - I feel like a l ... e get in url and get the value of this get... I know that isset() is checked, but isset ($_GET['']) does not give anything...

Changing the URL in an AJAX request

I send an AJAX request like this: $(document).ready(function(){ $('#blog_url').click(function(){ $.ajax({ ... URL changes, but the link becomes site.ru/blob.php#blog.php Can you tell me how to make the link look like site.ru/blog.php?

Pulling out the url where I am currently located

How do I make a check if the url I'm on has the word id and a number next to it, then we do one thing, otherwise we don't do anything?

What does the dog symbol in the URL mean?

Good afternoon. I am interested in this question. Load the data with ajax, so as not to restart the page and work faster, but ... . Actually question: what does the url symbol - @ and # - mean? How do I assign them to a string and then count them? Thanks.

Different images on the same src

There is a url where I always get a different picture. For example https://thispersondoesnotexist.com/image. I want to displa ... ictures are the same. What kind are there any solutions to the problem? (the domain for which I receive images is my domain).

How do I download a file using Python?

I have a link . I want to download this file(by the link) and find out the address where the downloaded file is located.

Create a subdomain using.htaccess

How to create a subdomain using .htaccess needs to be turned into http://site.ru/game.php?the=World In http://game.site.ru/World Well, or at least turn http://site.ru/game.php?the=World In http://site.ru/Game=World How to implement it ?

Question about $ SERVER ['HTTP REFERER']

Comrades! ☭ If we need to get the previous (relative to the current) url, then we use $_SERVER['HTTP_REFERER']. And if you ne ... /listPosts. Question: how do I get this last one? The solution is needed on the server side, i.e. only in php, excluding js.

Uploading a file by URL

I'm trying to download books from the flibusta library. Here is my code: @Override public File downloadFile(String URL) thr ... n use the flibusta.site mirror via a vpn, but the speed is very low). How do I redo my code so I can download through .onion?

URL routing in PHP

I started to understand MVC PHP, after reading a lot of articles and watching video lessons, I rolled out the framework of my ... 'HTTP/1.0 404 Not Found'); header('HTTP/1.1 404 Not Found'); header('Status: 404 Not Found'); return true; } }

Get the url using php

How do I get the full url of the current page using php # ? Example: mysite.com#=mydata

Get the current url

You need to get the current address of the page for which I use: $_SERVER['REQUEST_URI'] The result is: /razdel/index.html How do I get the current page URL without the file name, i.e. without index.html?

How can I find out the URL from where the request came from in the Spring controller?

How can I find out the URL of the page from which the request came in the Spring MVC web application controller? @Controller ... rameter to the controller. BUT I really want to know exactly the Best Practice for this task. How to handle it beautifully?

not working CNC links to yii2

I can't deal with the CNC references to yii2. In theory, everything should work, but apparently I'm missing something.... Bel ... tp://yii2.loc/eshop/web/category/4 Object not found appears! And when loading the home page Tell me what I'm doing wrong?

Cyrillic alphabet in the site's domain name

Can I make the site address in Russian? If so, can I combine Russian with English? Like this: siteaдресс.com ?

URL Decoding in Sublime Text 3

Hello. There are files that contain a lot of URLs and other text. All references of the form http://kristinita.ru/404_files/% ... омых.jpg must be decoded in them . How to do this quickly and correctly, so as not to accidentally delete the excess? Thanks.

What is PURL for?

Can you explain in human language what PURL is, what it is for, and how to turn it on / off? Just on the site there was a pro ... _gat._getTracker("UA-11713080-1"); pageTracker._trackPageview(); } catch(err) {}</script> </body> </html>

How to translate a URL (slug) in Wordpress from Russian to English?

In WordPress, URL is generated by default (in WP, this is called slug) based on the post title. For example, from the header ... -my-world"? The transliterated version is not suitable – it is the translation that is needed. Is there any plugin for this?