Hi,
i use lynx to run from linux command line a php function which have to
send mail to somebody.
The function is running but the mail is not send.
Can somebody tell me why and how to do it please?
Thanks in advance
This is the command line
lynx myfunction.php
--
Moise Bertrand TACHAGO
Computer
Hi,
please, how to run php function which update mysql db from command line?
Thanks in advance
--
Moise Bertrand TACHAGO
Computer scientist, Volunteer DBMS Specialist
SDNP Cameroon, 506 Hajal Center Building, Yaounde CAMEROON
phone (237)22 24 90
E_mails [EMAIL PROTECTED]
[EMAIL
s probleme when i'm try to connect to MySQL through a php program i had
wrote.
This is how i made the connexion:
$server=getenv("SERVER_NAME");
$user="root";
$pass="";
mysql_connect($server,$user,$pass);
Thanks in advance
--
Moise Bertrand TACHAGO
Computer sci
Hi,
can somebody tell me how to change user password using passwd with php?
--
Moise Bertrand TACHAGO
Computer scientist
Intern SDNP Cameroon, 506 Hajal Center Building, Yaounde CAMEROON
phone (237)22 24 90
E_mails [EMAIL PROTECTED]
[EMAIL PROTECTED]
Hi to all,
I am working on i60086 environment with php-4.0.4pl1, mysql-3.23.36,
Linux 7 and apache_1.3.19 (on the same computer).
I can't connect to mysql with user and password i use in command line.
This is what i do:
this program is called when i submit my form () and i have the follow err
5 matches
Mail list logo