mysql_select_db("russia5_profiles") or die(mysql_error());
you have another
Code:
or die(mysql_error());
i think the parser will not like an "or" at the beginning of a line.
Must read Review for Serious PHP Developers
NuSphere PhpED 5.5
: The Staff of php-editors.com recently spent a few days working with NuSphere
PhpED 5.5
(a popular PHP IDE) and
NuCoder 2.0
(a PHP Encoding Utility), read up on all the details.