Hello All,
I have PHP installed on Apache and Unix with several vhosts so each vhost
has its own user account on Unix.
Now when accessing a webpage, Apache runs with user httpd.. but I want it to
run as the user of the vhost account.. How can I do that?
thanks in advnce,
-Lorderon
--
PHP Genera
I asked it before, and got a fine tool at this site:
http://www.babysimon.co.uk/khtml2png/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello All,
I wanted to know if it is possible to picture a webpage via PHP.
By "picturing" I mean that the program can generate a picture, a view, out
of the page URL given. (Like sometimes you have in search engines, that you
see the site URL and besides is the picture of the first page of the si
Hello All,
I would like to do that the session will expire after X minutes,
and the page at the client will expire after Y minutes.
How can I do that?
I understand that session_cache_limiter() function determines who can cache
the page:
- pulic:proxies and clients.
- private:clients.
Hello All,
I would like to do that the session will expire after X minutes,
and the page at the client will expire after Y minutes.
How can I do that?
I understand that session_cache_limiter() function determines who can cache
the page:
- pulic:proxies and clients.
- private:clients.
5 matches
Mail list logo