Guest Posted December 4, 2003 Share Posted December 4, 2003 Is it possible to use php in a product's description? I use a simple code to show the date: <?php echo( date("l, F d Y.") ); ?> but it doesnt show. Thing is ide like to include additional info for a product but only for registered members and the only way i know how to do this is using php in a product's description. Any ideas? Thanks Link to comment Share on other sites More sharing options...
Guest Posted December 6, 2003 Share Posted December 6, 2003 Anyone? Link to comment Share on other sites More sharing options...
Guest Posted December 6, 2003 Share Posted December 6, 2003 You have to recode how it handles the product description. I've seen it posted previously. Essentially, you have to use an eval statement to process the code. Hth, Matt Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.