Ragazzi ho fatto uno script che tramite dei file php importa direttamente tramite file sql, ma mi da questo errore
Codice PHP:
Warning: fopen(SQLTest) [function.fopen]: failed to open stream: No such file or directory in /web/htdocs/www.freestyleweb.it/home/progetti/condominio_new/xml/ClassSQLimport.php on line 29
Warning: filesize() [function.filesize]: Stat failed for SQLTest (errno=2 - No such file or directory) in /web/htdocs/www.freestyleweb.it/home/progetti/condominio_new/xml/ClassSQLimport.php on line 30
Warning: fread(): supplied argument is not a valid stream resource in /web/htdocs/www.freestyleweb.it/home/progetti/condominio_new/xml/ClassSQLimport.php on line 30
Completato