hi, i'm trying to concatenate two php variables (containing form data) in a mysql query. i'm currenty using the dot operator:
telphone number =$telcode.$telnumber' but only the telcode gets written to the database. any ideas? many thanks, luke m. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php