M
M
Muhammad2016-11-23 10:56:39
linux
Muhammad, 2016-11-23 10:56:39

How to make text in console link (php)?

Is it possible to display a link to a website/local file using php? Something like that:
98d8629d716b416890b5f903948fe924.png

Answer the question

In order to leave comments, you need to log in

4 answer(s)
M
mithraen, 2016-12-01
@mithraen

When outputting information to the console, there is no way to indicate that the given text is a link.
However, already in the settings of the terminal itself (for example, in rxvt) it may be possible to indicate that the text corresponding to some pattern is a link.

4
4iloveg, 2017-03-06
@4iloveg

$_POST['sform[email]'] maybe $_POST['sform']['email']

A
Alexander Varenikov, 2017-03-06
@warenikov

You may have php running under a user who does not have permission to change files on the server. What hosting?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question