hello ppl, i need this code when user post any mesage , php script will save it to mysql
Try looking at the INSERT function for MySQL. The script you want is in just about every MySQL tutorial known to man.