Re: [PHP-DB] Need syntax for conditional in recordset loop

2001-07-17 Thread Dobromir Velev
] Date: Tuesday, July 17, 2001 2:39 AM Subject: [PHP-DB] Need syntax for conditional in recordset loop How would I code IF .odbc_result($data2,$i) = 'SOX' THEN make it a link? By link I mean that I want the word SOX highlited in blue and underlined and referencing a webpage that explains SOX

[PHP-DB] Need syntax for conditional in recordset loop

2001-07-16 Thread John A DAVIS
How would I code IF .odbc_result($data2,$i) = 'SOX' THEN make it a link? By link I mean that I want the word SOX highlited in blue and underlined and referencing a webpage that explains SOX verbosefully. Don't know PHP IF THEN syntax too well. /* fill table with data */ do { echo tr;