My favorites | Sign in
Project Logo
                
Search
for
Updated Mar 17, 2007 by jannone
Evaluation  
Inline evaluation

Eval

Evaluates a PHP expression. Useful to avoid calculations in real-time. Can convert the resulting value into a BASIC hex number.

Examples

X = $eval { 256 * 3 }
Y = $eval hex { sqrt(16) }

Sign in to add a comment
Hosted by Google Code