On Tuesday 30 April 2002 16:56, Jack wrote:
> Dear Jason
> Thx for the reply, but do you know where i should copy that file to in
> serverside?
> is it got to be the same directory of mysql?

It doesn't matter where as long as it is readable by the process running PHP 
(ie the process running your webserver). /tmp is usually writeable and 
readable by anyone so may try that first. However if you're on a 
shared-server and are worried about other's reading your data then you may 
copy into the root directory of your webspace.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *


/*
Satire is tragedy plus time.
                -- Lenny Bruce
*/

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to