Based on the original osCommerce platform, loaded7 includes new mobile responsive template in both admin and catalog. A whole new object oriented template system for extensible markup aside of the core cart development. Rework to core payment and shipping modules.
A Responsive Ecommerce Web
... [More] Application
Responsive Design is rarely seen in open source shopping carts. We've taken it to the next level with full support for Android and Apple. You are encourage to fork our project and request pulls. See below for how to participate. [Less]
phpOpenGraph is a class written in PHP for parsing Open Graph protocol information from web sites.
Learn more about the protocol at:
http://opengraphprotocol.org
Usage:
require_once('phpOpenGraph.class.php');
$og = new phpOpenGraph('http://www.rottentomatoes.com/m/10011268-oceans/');
... [More]
foreach($og->metadata as $key => $value) {
echo $key . ': ' . $value . "\n";
} [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy