PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
Paws
Forum Newbie
Posts: 15 Joined: Sun Nov 30, 2008 8:26 am
Post
by Paws » Fri Jul 31, 2009 9:48 am
I get that error, the line in my code is
Help please
marty pain
Forum Contributor
Posts: 105 Joined: Thu Jun 11, 2009 5:32 am
Location: Essex
Post
by marty pain » Fri Jul 31, 2009 9:53 am
can you post more of the code, couple of lines above and below this one.
Paws
Forum Newbie
Posts: 15 Joined: Sun Nov 30, 2008 8:26 am
Post
by Paws » Fri Jul 31, 2009 9:55 am
Code: Select all
echo '<title>'
echo $info_q['forum_name'];
echo '</title>';
marty pain
Forum Contributor
Posts: 105 Joined: Thu Jun 11, 2009 5:32 am
Location: Essex
Post
by marty pain » Fri Jul 31, 2009 9:56 am
thought so,
Look at the line above carefully.