Skip to content

Instantly share code, notes, and snippets.

View fourroses666's full-sized avatar

Marc fourroses666

View GitHub Profile
@fourroses666
fourroses666 / gist:9e15401cf44439360cae
Last active March 21, 2016 13:11 — forked from julesjanssen/gist:1017978
Magento XML productfeed voor Beslist.nl
<?php
/**
*
* @license MIT License
*
*/
// om 't script wat tijd te geven
ini_set("memory_limit","320M");
ini_set("max_execution_time", 240);