PHP question

Brian D quiet_celt at yahoo.com
Sun Apr 4 01:40:46 CST 2004


I know there some PHP gurus on the this. I have a
simple problem.
I'm trying to do something inside a for loop. I know
ther must be a better way than this, but it was the
best I could come up with. I need to embed double
qoutes and PHP variables in a single string. The best
I could figure out was an echo with single quotes and
preiods before and after te variables

echo '<td><a
href="'.$DYN_menu[$i]->URL.'">'.$DYN_menu[$i]->TITLE.'</a>&nbsp;
|&nbsp;&nbsp;</td>'; 

Thanks,
Brian

__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway 
http://promotions.yahoo.com/design_giveaway/




More information about the Kclug mailing list