Tag Archives: reference

View API

VIEW API currently under development. You may use JSADSERVER API for embedding views in web pages using javascript. {nodepath}/api/view/&?selection={regex}&format={default or javascript} All General Purposes™ Nodes™ have an internet address.  For example, the address for this sample node is: http://www.yoursite.com/gpnodes/recipes/chinese/ Your addresses should be different. It does not matter.  All node urls have the view api… Read More »

JsAdserver™: Creating and using an ad server node

JSADSERVER™ API {nodepath}/api/jsadserver/ All General Purposes™ Nodes™ have an internet address. An example address for an ad server node is http://www.yoursite.com/gpnodes/adserver_campaigns/holiday_promo/discount_coupon/ Your addresses should be different. It does not matter.  All node urls have the api feature available. If you were to enter this address into a web browser you will see the resulting html… Read More »

Apache Functions

Under development apache_getenv – Get an Apache subprocess_env variable apache_get_modules – Get a list of loaded Apache modules apache_get_version – Fetch Apache version apache_lookup_uri – Perform a partial request for the specified URI and return all info about it apache_note – Get and set apache request notes apache_request_headers – Fetch all HTTP request headers apache_reset_timeout… Read More »

Server Variables

Here is a list of the server variables which may be used in the GET_SERVER shortcode. ‘PHP_SELF’ The filename of the currently executing script, relative to the document root. ‘GATEWAY_INTERFACE’ CGI version in use; i.e. ‘CGI/1.1’. ‘SERVER_ADDR’ The IP address of the server. ‘SERVER_NAME’ The name of the server host. ‘SERVER_SOFTWARE’ Server identification string for… Read More »