80s toys - Atari. I still have
image Like our facebook Fan Page
News: Xtgem Wapmaster Good news hindi sms grabber script Click here

19-04-2024 9:42:44 pm

Best High Speed Play Store
HD Bollywood Wallpapers

Xtfunctions in Xtscript

<xt:code>
<!--parser:xtscript-->
# Xt functions can be printed out
print <xt:get_device_template /><br />
# Xt functions can be read into variables
assign $country=<xt:country type="1" />
#They can be constructed with variables
assign $xtf=browser detail="4"
assign $browser=<xt:$xtf />
# the content of a file can be included in to a variable
assign $included = <xt:include file="/manual/basics/examples/included"/>
# widgets are parsed after Xtscript so cannot be read into variables
#but they can be constructed for output
assign $w = flickr_random_photo
print $country<br />$browser<br /><xt:widget id="$w"/><br/>$included<br />
<!--/parser:xtscript-->
</xt:code>
mobile

Mozilla
Liftoff_of_Space_Shuttle_Columbia2

This file has been included in to a variable