Poprostu wyświetla się {imieniny} zamiast imion.
Oto mój kod:
$body_right = get_template('body_right.tpl'); $Query='SELECT * FROM tabela WHERE active="1" and wen="2" ORDER by nr ASC'; { $right = get_template('right.tpl'); $ch = curl_init('http://www.wp.pl'); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $wejscie = curl_exec($ch); curl_close($ch); $dupa = $imieniny[6].' '.$imieniny[7]; }