Re: [PHP] access a file

2004-08-13 Thread Curlys
-rwxr-xr-x1 root root 133 Aug 13 15:48 zeed.php group and owner like this , how does it workable plz help thanx curlys - Original Message - From: "John Holmes" <[EMAIL PROTECTED]> To: "Curlys" <[EMAIL PROTECTED]> Cc: "PHP"

[PHP] access a file

2004-08-13 Thread Curlys
hi , when run this script from the command prompt, it is working. Terminated the application ... but , when it is put this file in a apache web server run via web browser ( accessing a URL with a Link ) it doesn't work . what should i have to do ? thanx curlys --

Re: [PHP] locate PID & Kill

2004-08-09 Thread Curlys
it doesn't work , when it is running , errors r bellow sh: line 1: kill: r: invalid signal specification plz help - Original Message - From: "Matthew Runo" <[EMAIL PROTECTED]> To: "Curlys" <[EMAIL PROTECTED]> Cc: "PHP" <[EMAIL PROTECTE

[PHP] locate PID & Kill

2004-08-08 Thread Curlys
pe -ef * 19282 pts/300:00:00 abc.pl my perl script is abc.pl. It's PID is 19282 Can somebody help me to do the php scripting to 1.Locate that PID 2.kill the script 3.start that script with the same PID . plz help , i'm highly appreciate ur help thank u curly

[PHP] onchange drop down list and text field

2004-07-08 Thread Curlys
possibility to select from the drop down list . and if it is not there data should allow to enter . can u all help me on this matter ? Thanx in advance curlys

[PHP] sending attachments

2004-07-07 Thread Curlys
hi can some body help me to send an email attachment ( a log file ) from php ? Actaually i need a real guide plz thanx in advance curlys