I am the administrator of a server which runs VirtualDomains. I installed qmailadmin and was wondering if I could run a symlink to it so than all my VH can use it.
For that I need to set FollowSymLinks for the cgi-bin's directories. Is it secure?
Thank2
Hello everyone, I am using the function 'dir' like this:
File = Dir("C:\*.TXT")
The problem is that I need to be able to tell it somehow to return the oldest file. I could not find how to send it a parameter with an order or whatever. Any idea?
Hi everyone, I am developing a project which includes php and perl. It would be nice if I had a standard configuration file for both of them.
I was told it could be with two columns, key and value, and then have a subroutine that parses that data file and reads it into a hash.
Has anyone done this?
Hi everyone, I am developing a project which includes php and perl. It would be nice if I could have some contants in one file and include it in all my files (php and perl).
In php:
include ("inc/library.xx");
and in perl:
require inc/library.xx
Is there anyway to do this?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.