Questions tagged as 'link'

1
answer

Interpret if link is being executed by browser or cronjob [closed]

I have a cronjob running but practically the link (code in PHP) is published because for the cronjob to work the authentication verification system is disabled. So I would like to know some way so that this link is not made public by the bro...
asked by 24.12.2016 / 02:57
2
answers

How to create a link to execute a ".bat" file that is inside the PHP directory?

Everyone, good afternoon! Next, I have a page in PHP that is open monitoring a link, I would like to know how I put a link that opens a .bat file that is in the same directory as the page ... Example: "Store 1 Down - Click here" Clicki...
asked by 14.09.2016 / 21:46
2
answers

Anchors lock with Parallax effect

After adding the effect of Parallax, clicking on any anchor it jumps normally to the point, but when trying to scroll the page is "returning" at the point of the anchor, ie it is "locked" in the point. p> The site is divided basically into two...
asked by 09.11.2015 / 18:10
1
answer

Creating links with image

After putting: <a href="URL do site"> , then I should only put the URL of the image or <img src=''URL da imagem'' ?     
asked by 23.03.2015 / 02:19
1
answer

Dynamic links with parameters

Hello I have a question. I would like to create a file outside the menu of a website that is responsible for linking the pages, but I am having a lot of difficulty in running it. I'm starting with PHP now ... For example: My menu has:...
asked by 08.12.2018 / 11:54
3
answers

Get site name through link

// IRIA PUXAR DO BANCO DE DADOS OS LINKS, MAS ASSIM JÁ DA UM EXEMPLO DE COMO IRIA FICAR. $listalinks = "http://site1.com/embed1/CODIGO http://site2.com/embed2/CODIGO http://site3.com/embed3/CODIGO http://site4.com/embed4/CODIGO"; func...
asked by 02.05.2018 / 13:13
1
answer

How to generate a dynamic link within a condition in Thymeleaf?

I would like to know how I can generate a link within a condition in Thymeleaf. In my situation, if the condition is not met, I wanted to create a link that would lead to a new form, in which the user could register a Director. I've been able...
asked by 06.04.2018 / 21:05
1
answer

Loading link on the same page, no refresh! [duplicate]

Good evening, good evening I need some help for something that seems very simple but I did not find anything on the net that could be applied. Well, come on: I need the contents of a link to be shown in an input field on the same page, w...
asked by 17.07.2016 / 23:19
2
answers

How to add a class to a bootstrap link

I'm using the bootstrap and I have a menu, what I wanted was that when I clicked on a link from that menu, I'd display the page and leave the page that the user selected on the menu. I tried to assign a class using the .addClass() fu...
asked by 11.04.2016 / 21:39
1
answer

Angular Links

I'm having some headaches, because I need to create a function that allows validating when the link should redirect to the location or when it should not, for example, I'm loading an image and clicking the link should not load, I created a funct...
asked by 05.02.2016 / 17:52