E
E
Evgeny Shevtsov2014-10-08 19:30:31
PHP
Evgeny Shevtsov, 2014-10-08 19:30:31

Why is the get parameter not being passed to dle ?

Call file
{include file="engine/modules/mylink.php?param=111"}
Pass 111
<?php
echo "Param: " . $_GET["param"] . "
";
?>
Displays Param:
If I call it directly, everything works, but it doesn't pass the parameter through include.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artur Bordenyuk, 2014-10-09
@Rattlesneyk

So not
A just
the Nuances of DLE templates, of course

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question