playground:playground

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
playground:playground [2008/03/05 20:16] – playing around with code, in the playground philipplayground:playground [2022/05/28 16:26] aaronjunker
Line 1: Line 1:
 ====== PlayGround ====== ====== PlayGround ======
  
-<code php> 
-<?php 
-phpinfo(); 
-?> 
-</code> 
  
-<code xml> +<doodle title="playground test doodleauth="aaron-junkervoteType="singleclosed="true"> 
- +   * Yes 
-<?xml version="1.0encoding="utf-8"?> +   * No 
- +</doodle>
-<refentry xml:id="function.apc-addxmlns="http://docbook.org/ns/docbook"+
- <refnamediv> +
-  <refname>apc_add</refname> +
-  <refpurpose+
-   Cache a variable in the data store +
-  </refpurpose> +
- </refnamediv> +
- +
- <refsect1 role="description"> +
-  <title>Description</title> +
-  <methodsynopsis> +
-   <type>bool</type><methodname>apc_add</methodname> +
-   <methodparam><type>string</type><parameter>key</parameter></methodparam> +
-   <methodparam><type>mixed</type><parameter>var</parameter></methodparam> +
-   <methodparam choice="opt"><type>int</type><parameter>ttl</parameter></methodparam> +
-  </methodsynopsis> +
-  <para> +
-   Caches a variable in the data store, only if it's not already stored. +
-  </para> +
- </refsect1> +
- +
-</refentry> +
-</code>+
playground/playground.txt · Last modified: 2022/05/28 16:26 by aaronjunker