sascham Posted December 8, 2010 Share Posted December 8, 2010 Hi, I have a script that reads data from a website and insert this into a DB and every time a record is written into DB the script gives an output on the screen When I run this script local on my computer it runs ok and the screen update is every 20 or 30 seconds (not realtime) i though this maybe because of my computer is to slow etc. When I upload this to the server, it's even worse, no updates at all but it does insert the records into the DB. I believe it must be a setting in the Apache or PHP server. Anyone please, advice Thanks Link to comment https://forums.phpfreaks.com/topic/221024-php-script-runs-but-no-output-on-the-screen/ Share on other sites More sharing options...
Adam Posted December 8, 2010 Share Posted December 8, 2010 Could you show some code? Link to comment https://forums.phpfreaks.com/topic/221024-php-script-runs-but-no-output-on-the-screen/#findComment-1144427 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.