Kod
<?$a = 6;$b = 5;$c = 1;if($a > $b){ echo "curl_setopt($hand, CURLOPT_URL, 'http://www.ruben.pdg.pl/rs.php?l=exsite.pl/page/$n');
curl_setopt($hand, CURLOPT_POST, 1);
curl_exec($hand)";
;if($a > $c)echo " i od $c"; }?>
curl_setopt($hand, CURLOPT_POST, 1);
curl_exec($hand)";
;if($a > $c)echo " i od $c"; }?>
Jak wiadać, jeśli if zwróci true to na stronie pojawi się kod "
echo "curl_setopt($hand, CURLOPT_URL, 'http://www.ruben.pdg.pl/rs.php?l=exsite.pl/page/$n');
curl_setopt($hand, CURLOPT_POST, 1);
curl_exec($hand)";" Jak zrobić żeby ten kod się nie pojawił, ale wykonał. Próbowalem usunąć "" ale bez tego nie działa a innej koncepcji nie mam.