RE: [PHP] How to execute a php scripts

2001-04-27 Thread Henning Kilset Pedersen

Bertrand,

if you're serious about trying to get help for something, it would be very
helpful if you ask a more specific question, with code samples of what
you've done so far.

There are excellent tutorials on this subject, at http://www.phpbuilder.com,
http://www.phpbeginner.com, http://www.zend.com, http://www.devshed.com etc.
etc. Start with the devshed one, click on the PHP area, and find your way
through PHP101. It takes a few hours to get into it, but it will be worth
your time, believe me.

You also have to tell us if you have php&apache (or another webserver) on
the MySQL computer, or if you're running PHP and the webserver on Windows
and MySQL on a different (Linux, as you said) computer. These things are
important for things such as user access rights in MySQL (the default mysql
account doesn't have privileges to access the database from a remote host,
only @localhost).


Regards,
Henning Pedersen
Funcom Oslo



-Original Message-
From: Bertrand TACHAGO [mailto:[EMAIL PROTECTED]]
Sent: 27. april 2001 18:45
To: [EMAIL PROTECTED]
Subject: [PHP] How to execute a php scripts


Hi,

I want to know how to execute a php scripts which update a MySQL
database.

I am working on Win 98 and MySQL is install on Linux on another
computer.

Thank You in Advance.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] How to execute a php scripts

2001-04-27 Thread Bertrand TACHAGO

Hi,

I want to know how to execute a php scripts which update a MySQL
database.

I am working on Win 98 and MySQL is install on Linux on another
computer.

Thank You in Advance.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]