psyickphuk Posted December 12, 2008 Share Posted December 12, 2008 I want to get rid of some hard coded pages and put the content html into a database. However embedded throughout each page are variables which I use to place targeted content on each page. If I query the db and echo the result between double quotes will the variables be interpolated? If not how would I do so? Link to comment https://forums.phpfreaks.com/topic/136640-interpolate-database-content-before-echoing/ Share on other sites More sharing options...
Mchl Posted December 12, 2008 Share Posted December 12, 2008 If I understand you correctly: No, they will not be interpolated. But please give an example. Link to comment https://forums.phpfreaks.com/topic/136640-interpolate-database-content-before-echoing/#findComment-713497 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.