blah blah blah is here! blah blah » Close

1
votes
3 answers

PHP Vars, T_Constant Encapsed String

I keep getting a VARS error message. Here is the server adress: latin.allderek.com/input.html Source: [code] <?php // Declare Buttons // Connect to Allderek.com Latin Vocab Database. $link = mysql_connect('localhost', 'all ...

Feedback