Hey PHP Community---

                    Much to my dissatisfaction, my boss installed AOL Server Software instead of apache, thus limiting my ability to use PHP on the job. Does anyone know anyhting about how well AOL Server interacts with PHP? Does it still work? there are thousands of ways that I *could* use PHP to save time if it worked. Thanks, 

                    -Bo

    PHP4 works fairly well with AOLserver. I've got it configured and installed in no time. The only shortcoming was I can't get gd to work. (which annoys me).

      a year later

      AOL server comes with built-in support for asp-like functionality using tcl for the server side scripting. Way easier than php and every bit as powerful (if not more so). Go to aolserver.com for more info.

        Write a Reply...