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 [2011/05/09 23:27] stasplayground:playground [2022/05/28 16:26] aaronjunker
Line 1: Line 1:
 ====== PlayGround ====== ====== PlayGround ======
-<code diff u> 
-Index: phpdoc/en/reference/curl/functions/curl-setopt.xml 
-diff -u phpdoc/en/reference/curl/functions/curl-setopt.xml:1.27 phpdoc/en/reference/curl/functions/curl-setopt.xml:1.28 
---- phpdoc/en/reference/curl/functions/curl-setopt.xml:1.27 Fri Aug 17 21:00:52 2007 
-+++ phpdoc/en/reference/curl/functions/curl-setopt.xml Sat Mar  1 21:31:03 2008 
-@@ -1,5 +1,5 @@ 
- <?xml version="1.0" encoding="iso-8859-1"?> 
--<!-- $Revision: 1.27 $ --> 
-+<!-- $Revision: 1.28 $ --> 
- <refentry xml:id="function.curl-setopt" xmlns="http://docbook.org/ns/docbook"> 
-  <refnamediv> 
-   <refname>curl_setopt</refname> 
-@@ -718,7 +718,7 @@ 
-            </entry> 
-           </row> 
-           <row> 
--           <entry><constant>CURLOPT_EGBSOCKET</constant></entry> 
-+           <entry><constant>CURLOPT_EGDSOCKET</constant></entry> 
-            <entry> 
-             Like <constant>CURLOPT_RANDOM_FILE</constant>, except a filename 
-             to an Entropy Gathering Daemon socket. 
  
-</code> 
-<code php> 
-<?php 
-phpinfo(); 
-?> 
-</code> 
- 
-<code xml> 
- 
-<?xml version="1.0" encoding="utf-8"?> 
- 
-<refentry xml:id="function.apc-add" xmlns="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>  
- 
-<code php> 
-Class MyClass { 
-  function compute(MyOtherClass $x) 
-  { 
-      $a = new AgainAnotherClass; 
-  } 
-} 
-</code> 
  
 +<doodle title="playground test doodle" auth="aaron-junker" voteType="single" closed="true">
 +   * Yes
 +   * No
 +</doodle>
playground/playground.txt · Last modified: 2022/05/28 16:26 by aaronjunker