climmer Posted July 4, 2008 Share Posted July 4, 2008 Is there a way to save database output as a php variable? Need to pass the html output to another php file... Thanks for the help.. Link to comment https://forums.phpfreaks.com/topic/113246-save-html-output-from-database-to-php-variable/ Share on other sites More sharing options...
corbin Posted July 4, 2008 Share Posted July 4, 2008 I'm not quite sure what you mean? Why can't you just repull the data on the other PHP file? Link to comment https://forums.phpfreaks.com/topic/113246-save-html-output-from-database-to-php-variable/#findComment-581819 Share on other sites More sharing options...
allenskd Posted July 4, 2008 Share Posted July 4, 2008 You mean like... generating a php file with the data pulled from the db? Link to comment https://forums.phpfreaks.com/topic/113246-save-html-output-from-database-to-php-variable/#findComment-581820 Share on other sites More sharing options...
compguru910 Posted July 4, 2008 Share Posted July 4, 2008 That really doesnt make sense. Why would you want PHP to write PHP when you can use functions? Link to comment https://forums.phpfreaks.com/topic/113246-save-html-output-from-database-to-php-variable/#findComment-581829 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.