[insert_php]
if(isset($_GET[custom])) {
$ccode = (int) $_GET[‘custom’];
$string = ‘‘;
print $string;
} else {
$string = ‘‘;
print $string;
}
[/insert_php]
Booking info
[insert_php]
if(isset($_GET[custom])) {
$ccode = (int) $_GET[‘custom’];
$string = ‘‘;
print $string;
} else {
$string = ‘‘;
print $string;
}
[/insert_php]
Booking info