Forum Moderators: coopster
2) Buy jatar a beer and get him to do it for me - hehehe
[edited by: jatar_k at 11:15 pm (utc) on June 23, 2003]
[edit reason] oilman has trouble with working links [/edit]
<?php
$TXT = $_GET[TXT];
echo "$TXT";
?>
However, if the value of TXT is nothing i want the above code to print a message saying "error", can anyone tell me how that can be done?
cheers
Linda