Export et Import via FTP distant

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
npirard
Forum Newbie
Posts: 2
Joined: Tue Jul 24, 2007 7:02 am

Export et Import via FTP distant

Post by npirard »

Bonjour,

Je voudrais réaliser dans mon application l'import de fichier XML. Ca fonctionne bien.

Maintenant je voudrais pouvoir aller chercher ce(s) fichier(s) XML sur un serveur FTP distant (Possibilités de plusieurs fichiers à ramener) Nom du fichier : nomXX - nomYY

Quelqu'un peut-il m'aider ?
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Post by pickle »

En anglais SVP.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply