Help with a syntax error
I'm getting this error:
Parse error: syntax error, unexpected '[', expecting ',' or ';' in /home/public_html/uploader.php on line 6
if(isset($_SESSION['channel_id'])) {
echo '<input type="hidden" […]
See original post by invalid@example.com (chrisj)
Leave a Reply
You must be logged in to post a comment.