webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Variables
with_fries_over_jsonp.php File Reference

Variables

 $callback = $_REQUEST['callback']
 
 $json = $_REQUEST['json']
 
 $text = json_encode(file_get_contents(dirname(__FILE__)."/with_fries.xml"))
 

Variable Documentation

◆ $callback

$callback = $_REQUEST['callback']

◆ $json

$json = $_REQUEST['json']

◆ $text

$text = json_encode(file_get_contents(dirname(__FILE__)."/with_fries.xml"))