Skip to content

rlavooij/php-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snippets

I will keep this folder for php snippets, magento snips and guides.

Guides

Folder:

Guides

contents:

  • Magento cronjob debugging

Magento related snippets

Folder:

magento snippets

Export from multiple tables to a ftp location

Folder:

export to ftp

Features:

  • Reads from multiple tables on a primary key
  • Builds a csv on the source location
  • Uploads this csv to a external ftp location (has been tested to work ftp->ftp on a cron)
  • Todo: move the built csv's to a "history" folder

Notes:

The export_perorder.php is the latest file, as the client required this per order I have not updated the export_allorders.php with all the changes to make it work on par.

About

Random php snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published