neilmurray
Technical User
I am getting the following error
Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /home/neil/web/adm_diskusi.php on line 14
where line 14 is
echo "Pilih Topic : <select class='entri' onChange="window.location = this.options[this.selectedIndex].value">";
thanks
Neil.
Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /home/neil/web/adm_diskusi.php on line 14
where line 14 is
echo "Pilih Topic : <select class='entri' onChange="window.location = this.options[this.selectedIndex].value">";
thanks
Neil.