Search found 1 match

by tellrashmi
Sat Sep 25, 2010 4:09 am
Forum: PHP - Code
Topic: CSV import
Replies: 0
Views: 180

CSV import

i ahve created a file for csv import to mysql,It works fine on localhost but on server it show :( error "Warning: fopen(e:\\item1.csv) [function.fopen]: failed to open stream: No such file or directory in " :( My code is <?php require_once('classes/tc_calendar.php'); ?> <?php include "...