On Tuesday 30 April 2002 13:56, Jack wrote:
> Dear all
> I had made a page which import some csv file data into Mysql, when i test
> this page, it doesn't show any message or error, but the data didn't load
> into mysql table, so is there anyway i could use in php to show me the
> status of mysql?

RTFM!

mysql_error()

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

/*
purpitation, n.:
        To take something off the grocery shelf, decide you
        don't want it, and then put it in another section.
                -- "Sniglets", Rich Hall & Friends
*/

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

Reply via email to