Jump to content

[SOLVED] Coding Trouble...Formatting


cpharry

Recommended Posts

Hi,

 

This is the last major thing that I need help on. Basically I need certain rows of records to come out in a different coloured table row. If that makes sense I want "category rows" to come out a different colour to the way they are coming out now.

 

Untitled.jpg

 

I have thought this up...

 

<?php if($parentsid='1'){ echo "class='body1'"; }else{echo "class='body2'";}?>

 

But that doesnt work as you can see in the picture above. All help will be greatly appreciated.

Link to comment
https://forums.phpfreaks.com/topic/139075-solved-coding-troubleformatting/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.