You are here:  » External Scripts Migration - pricesExternal.php


External Scripts Migration - pricesExternal.php

Submitted by support on Fri, 2011-08-12 11:25 in

pricesExternal.php calling code

<?php
  $common_baseHREF 
"http://www.example.com/pricetapestry/";
  
$common_path "/path/to/pricetapestry/";
  
$_GET["q"] = "Product Name";
  require(
$common_path."pricesExternal.php");
?>

PriceTapestry.org equivalent:

[pto prices="Product Name"]