> Do as follows:
> 9 function &SomeThing() {
> 10 $this->Changed = "sure";
> 11 }
Regards
--
Fabrizio Balliano
CREALABS
Viale dei Mughetti, 13/A - 10151 Torino - Italy
Tel. +39-011-735645 - Fax +39-011-
I suggest you should use MerlinWork ;-)
It does these things for you.
Fabrizio Balliano
Il ven, 2003-10-03 alle 16:23, Gerard Samuel ha scritto:
> Or is there such a thing. ;)
> I have a small collection of utility classes, and it seems like the
more
> I add,
> the more cumbersome
are:
- strongly object oriented
- stateful
- many usable and customizable objects
- self installing
- no database required
Feel free to download and try it and make me know what do you think
about it.
Regards
--
Fabrizio Balliano
CREALABS
Viale dei Mughetti, 13/A - 10151 Torino - Italy
Tel.
Thank you for your prompt reply...
The problems seem to be some env variables (maybe I'm wrong) when
executing PHP as CGI...
I better explain with 2 samples:
file aaa.cgi
#!/bin/bash
echo "Content-type: text/plain"
echo
echo "aaa"
touch /home/test.txt
file bbb.cgi
Hi,
I'm trying to let Webmin execute a script where I can use php as scripting
language... (It will be good to work with a language as php in a remote administration
server, as root!)
Now the STRANGE problem:
When I execute a test.cgi program from Webmin, it's executed as root, as it was f
Hi,
I'm trying to let Webmin execute a script where I can use php as scripting
language... (It will be good to work with a language as php in a remote administration
server, as root!)
Now the STRANGE problem:
When I execute a test.cgi program from Webmin, it's executed as root, as it was f
...
7 matches
Mail list logo