Has anyone found a way of running a PHP script as a NT/2000 service? Would
be nice not to have to leave the console logged in all the time.
Regards
The information in this e-mail is confidential and may also be the subject of legal
privilege. It is intended solely for the addressee. If you are no
[EMAIL PROTECTED] (Skate) wrote in news:068201c35dd0$3fe5a060
[EMAIL PROTECTED]:
>
>>
>> but I need relative directory, like require ("/lib/common/auth.inc");
>>
>
> try loosing the first /
>
> "lib/common/auth.inc";
Interesting thread since I also run into problems with relative vs.
absol
Hi all,
I am carrying out a PHP/MySQL tutorial and for some reason the PHP page I
require (index.php) doesnt load into my browser. The browser window just displays
nothing. I assume the page is being located as no error message is being
reported.
Index.php uses some include files to execute so
Hi,
does anyone know how to handle file and directory paths on a IIS 5.0
server? Problem is that the server has multi-domain and each domain has
an
associated 'root' dir below e:\webspaces.
So if one uses relative path strings, an opendir() for example will fail.
One has to use "e:\\webspaces
php-windows Digest 13 Oct 2003 17:46:21 - Issue 1954
Topics (messages 21766 through 21771):
Re: Fast template engines
21766 by: Constantin Baciu
Call to undefined function: imagecreatefromgif()
21767 by: Guus Bil
21768 by: Mike Brum
MySQL Security
21769 by:
I am parsing an xml file and show the data in text boxes in a form . I want
to edit the data and then update the file.
How can i go about editing a file using php
Help is appreciated
Regards,
Harpreet
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/u
Hi,
I'm currently using Apache1.3.22/ApacheJServ1.1.2/PHP4.3.2 and it's
working fine until now. Now, my PHP engine seems not working sometimes.
Let's say sometime page A which contain php source running well and
sometimes don't.
For example I have this simple code :
Well... when i call