hello, i'm writing a apache module with mod_perl and i want to use php programs from wihtin this module. i would like to know if this is possible, i have the notion that mod_perl can use other apache modules but i'm not sure if this can be done.
thanks