Problem with PHP 8
It seems that due to @session_start() instead of just session_start() website shows fully blank page while update to php 8. But in php 7.x version works fine with @session_start(). Therefore should I make the change to all the pages including your rsobj.php file?


That shouldn't be the case. What is the full version? That isn't an update in php8 that I'm aware of. 
