Co jest źle w tym kodzie:
<? $get=$_GET[id_tel]; $tel = 'O['.$get; if($$tel!=$rerg) { $ptys=$rerg; $point=1; } else { $point=0; } ?> <!///////######################////////!> <? //////////////////////////////////// function AddChecked() { } //////////////////////////////////// function ErrorChecked() { } ///////////////////////////////////// ///////######################//////// if ($point == "0") { AddChecked(); } if ($point == "1") { ErrorChecked(); } ?>