A
A
Alex Memstill2018-04-04 08:37:03
WordPress
Alex Memstill, 2018-04-04 08:37:03

How to insert an image in php?

Good day everyone!
Please tell me how to correctly insert the logo in the php.
There is this code in the function.php file

// LOGO
            $logo = gt3_get_logo();

Instead of gt3_get_logo, you just need a picture.
Help me please!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Kalibrov, 2018-04-04
@starbart

$logo = "<img src='путь до картинки'>";

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question