Well Server Connect is pretty much runtime server side language generator, so it runs a=on PHP servers just as easy as it runs on others like ASP and ASP.NET
This means that all the functions and data filters we create have to be compatible with all the server languages we support.
So you can’t just “hack-in” a PHP function in server connect, we have to make it available as data filter for all the languages.