BEE_set()
Username:  
Password:
  > Home
> User Guide
v Reference
    > Introduction
    > CROFT
    > BEE Variables
    > BEE Syntax
    > BEE Commands
    > Database Operation
    > Content Management
    > Objects and Classes
    v Interface with others
       o BEE and HTML
       o BEE and JavaScript
       v BEE and PHP
          o BEE_get()
          o BEE_var()
          o BEE_isset()
          o BEE_set()
          o BEE_clear()
          o BEE_convert()
          o BEE_do()
    o Glossary
> Portal Object
> Development Guide


Shortcuts
sys Class
debug Class
Intrinsic Conversions
>> Reference >> Interface with others >> BEE and PHP >> BEE_set() <=  =>      <  1  >  
BEE_set($varname, $string) Set a BEE Variable

Set the string to the variable varname.  Please note that string is not subject to any BEE evaluation.  It is put straight into the variable named by varname.  In fact, BEE_set is equivalent to "var varname =! string" in BEE Script.

If you want the string to be evaluated, please use BEE_get() first.
e.g. BEE_set($myPHP, BEE_get("{myBEE}"));

 

Previous Page       Next Page

Accsoft Computer Technology Pty Ltd     ABN: 98 065 617 549
PO Box 892, Epping NSW 1710         Level 1, Epping Office Park, 242 Beecroft Rd, Epping NSW 2121, Australia
Tel: Sydney - (02)98691668     National - 1300-881668         Fax: (02)98691866
© Copyright 2003 Accsoft Computer Technology Pty Ltd