b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (0.9.x) [ class tree: admin ] [ index: admin ] [ all elements ]

Source for file sproxy.php

Documentation is available at sproxy.php

  1. <?php
  2. /**
  3.  * This file is called back by the online spell checker
  4.  *
  5.  * (The original SDK features a PERL script instead.)
  6.  *
  7.  * b2evolution - {@link http://b2evolution.net/}
  8.  * Released under GNU GPL License - {@link http://b2evolution.net/about/license.html}
  9.  * @copyright (c)2003-2005 by Francois PLANQUE - {@link http://fplanque.net/}
  10.  *
  11.  * @package admin
  12.  */
  13.     //    print_r($_POST);
  14.     foreach$_POST as $key => $val )
  15.     {
  16.         echo 'handlin '$key;
  17.         $$key preg_replace'#\\\(.)#''$1'$val );
  18.     }
  19.     echo $f;
  20.     echo '<textarea name="TextBox1">';
  21.     echo $g;
  22.     echo '</textarea>';
  23.     echo '<textarea name="TextBox2">';
  24.     echo $h;
  25.     echo '</textarea>';
  26.     echo $i;
  27. ?>

Documentation generated on Tue, 20 May 2008 01:52:01 +0200 by phpDocumentor 1.4.2