C# SqlDependency equivalent in PHP 7.4.29 and SQL SERVER 2012

100 Views Asked by At

I couldn't find any resources on google and don't know where to start. Is there a PHP equivalent of C# SQLDependency? Where do I get it? I have followed this answer to enable service broker

ALTER DATABASE [DBNAME] SET ENABLE_BROKER WITH ROLLBACK IMMEDIATE

Thanks in advance

0

There are 0 best solutions below