benphelps Posted June 15, 2009 Share Posted June 15, 2009 I am wondering if its possible to end the HTML request but keep processing with the PHP. Link to comment https://forums.phpfreaks.com/topic/162297-finish-html-request-but-keep-processing-the-php/ Share on other sites More sharing options...
PugJr Posted June 15, 2009 Share Posted June 15, 2009 No, I think how PHP works is that it processes everything and then sends out the HTML/css to the user. EDIT: Its called a server side language for a reason. Link to comment https://forums.phpfreaks.com/topic/162297-finish-html-request-but-keep-processing-the-php/#findComment-856601 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.