Voting script
Moderator: General Moderators
EDIT: oops to late lol
Code: Select all
// its not line 53 but the lines before that
// starting with single quote
echo '<div align="center"><b>
<p>Thanks for your vote!</p>
<p>The new rating for this submission is:
$new_rating2 out of 5</p>"; // ending with double quote
}
#echo '<div align="">'; is always the best for me.. open single / in between doubles ( than u dont need to escape them )-
d3ad1ysp0rk
- Forum Donator
- Posts: 1661
- Joined: Mon Oct 20, 2003 8:31 pm
- Location: Maine, USA
- andre_c
- Forum Contributor
- Posts: 412
- Joined: Sun Feb 29, 2004 6:49 pm
- Location: Salt Lake City, Utah
... actually 'and' and 'or' are valid, and they work just like '&&' and "||'
http://us2.php.net/manual/en/language.o ... ogical.php
http://us2.php.net/manual/en/language.o ... ogical.php