[PHP] Rsync + ssh

2004-09-08 Thread Syed Ghouse
Hi All i m using rsync command to transfer files from server to server. i use the below code rsync --password-file .passfile ssh [EMAIL PROTECTED]:/remote/dir /localdir/dir/ where .passfile has the password... But eventhough i have passed the password file it

Fw: [PHP] Rsync + ssh

2004-09-08 Thread Syed Ghouse
Hi All i m using rsync command to transfer files from server to server. i use the below code rsync --password-file .passfile ssh [EMAIL PROTECTED]:/remote/dir /localdir/dir/ where .passfile has the password... But eventhough i have passed the password file

[PHP] File Transfer

2004-09-03 Thread Syed Ghouse
Hi All i have to transfer files from one server to another server thru php program.will anybody tell me how to do it? Regards syed

[PHP] Rsync

2004-09-03 Thread Syed Ghouse
Hi all will anybody tell me how to use rsync command to transfer files in php Syed

[PHP] Rsync

2004-09-03 Thread Syed Ghouse
Hi all will anybody tell me how to use rsync command to transfer files in php Syed

[PHP] Get Value

2004-08-25 Thread Syed Ghouse
Hi All Will anybody tell me how to extract the value (say Google) from the code below: a href="www.google.com"Google(value to extract)/a Thanks and Regards Syed

Re: [PHP] Get Value

2004-08-25 Thread Syed Ghouse
Thankyou. i got the solution Thanks Regards syed - Original Message - From: "Robby Russell" [EMAIL PROTECTED] To: "Syed Ghouse" [EMAIL PROTECTED] Cc: "php mailinglists" [EMAIL PROTECTED] Sent: Thursday, August 26, 2004 AM 09:48 Su

[PHP] Another Help

2004-08-25 Thread Syed Ghouse
Hi Also pls tell me how to extract the href value of the code below a href="http://www.google.com"/a a href='http://www.google.com'/a a href=www.google.com/a i m weak in regular expression in php and tell me how to learn easily. Regards Syed

[PHP] links extract from a string

2004-08-24 Thread Syed Ghouse
Hi all i m doing a project in which i m displaying the statistics of clickcounts of links send thru a message. For that i have to extract the links from the message string given by user. So pls tell me how to get the url/links from a string (or) To track clicks of all

[PHP] what is difference between php and perl

2004-07-21 Thread Syed Ghouse
Hi all will anybody tell me the difference between perl and php Regards Syed

Fw: [PHP] what is difference between php and perl

2004-07-21 Thread Syed Ghouse
Thanks for help Regards Syed - Original Message - From: "Syed Ghouse" [EMAIL PROTECTED] To: "php mailinglists" [EMAIL PROTECTED] Sent: Wednesday, July 21, 2004 PM 12:35 Subject: [PHP] what is difference between php and perl

[PHP] Help ASAP

2004-07-01 Thread Syed Ghouse
Hi All Will anybody tell me how to execute a shell script thru php and how to create a unix user thru php Thanks in advance Regards Syed

[PHP] Regular expression

2004-06-30 Thread Syed Ghouse
Hi All will anyone give me a solution to get the name and email address of sender from the mail text below using regular expression. The result shud get name as syed ghouse and email as [EMAIL PROTECTED] --- Mail text start --- Return-Path: [EMAIL

Fw: [PHP] Re: Regular expression

2004-06-30 Thread Syed Ghouse
- Original Message - From: Syed Ghouse [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 30, 2004 PM 04:43 Subject: Re: [PHP] Re: Regular expression Thanks Aiden for ur help i used ur code and i got name as Red Wingate[EMAIL PROTECTED] and no email. So pls correct

[PHP] suexec in php

2004-06-30 Thread Syed Ghouse
Hi All Is there any suexec function in php to create a unix user or there is any function to create user dynamically from php code Thanks in advance Regards syed

Fw: [PHP] Re: Regular expression

2004-06-30 Thread Syed Ghouse
Yeah i used ur coding below and i got the solution for my problem. Thanks Aidan Syed - Original Message - From: Syed Ghouse [EMAIL PROTECTED] To: php mailinglists [EMAIL PROTECTED] Sent: Wednesday, June 30, 2004 PM 04:45 Subject: Fw: [PHP] Re: Regular expression - Original

[PHP] mail program

2004-06-28 Thread Syed Ghouse
Hi all i want to send more than 1000 mails from php program at a time.how can i send it and will the execution of program become slow. pls reply to the above ASAP syed

[PHP] ibill.com

2004-06-24 Thread Syed Ghouse
Hi All Any body tell me how to use ibill.com payment site for my project

[PHP] email autoresponder

2004-06-21 Thread Syed Ghouse
Hi All will anybody explain me what is email autoresponder?. and how to create in php? Regards Syed

[PHP] create emailaccount using php

2004-06-18 Thread Syed Ghouse
Hi Everybody i want to know how to create an email account in the mails server using php.Also how to manage the mails usng php regards Syed