You can write some PHP scripts
<?php
$name="Tim";
$age="is 23";
echo $name . " " . $age;
?>
Results 1 to 30 of 38
Threaded View
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)