I am using IIS7 and php 5.6 with MSql server. while I am trying to deploy the files from live server to local server, I got blank page (eventhough one query also working).But connection script for mysql is working correctly and showing connected.I enabled error log also but it is not showing errors.If I print the $this->db , It is showing object , after that none query is not working.Can anyone pls give suggestion for that issue?
↧