Is it possible (using an apache directive, perhaps?) to turn off php parsing
for certain directories within a site? (but not others?)
I picture something like (in httpd.conf)
AllowOverride All
Options FollowSymLinks
NoParsePHP
Can this be done? How? Perhaps as a php_value entry in the
PHP keeps track of what line# is being executed, so that when there's an
error (say in pg_exec() ) it reports what line the error occured on.
This appears to happen even during runtime (not just during compilation).
For example:
-
--
This woul
2 matches
Mail list logo